Skip to content

monobook/snap-tmux

 
 

Repository files navigation

snap

Scripts to create snaps.

tmux

To create a snap of tmux make sure you have the following packages installed: A working C compiler, make, autoconf, automake, pkg-config as well as libevent and ncurses libraries and headers. The best way to test if you have a working setup is to follow the guide from tmux and make sure it runs correctly:

git clone https://github.com/tmux/tmux.git
cd tmux
sh autogen.sh
./configure && make

If it works correctly, you can make snap by running:

cd tmux
snapcraft 

And thats it.

Helpful links:

Change your username: canonical/snapcraft.io#404 (comment) How to release: https://docs.snapcraft.io/build-snaps/release

About

Snap for tmux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published