Skip to content

Instantly share code, notes, and snippets.

@napcs
Created June 1, 2017 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save napcs/7aee0d0322ca3d362286174816bd7657 to your computer and use it in GitHub Desktop.
Save napcs/7aee0d0322ca3d362286174816bd7657 to your computer and use it in GitHub Desktop.
sudo apt-get install build-essential libevent-dev libncurses-dev
tar -zxvf tmux-2.4.tar.gz
cd tmux-2.3
./configure
make
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment