This guide has been updated for elementaryOS v5.0+.
sudo apt-get update
sudo apt-get -y install software-properties-common
| #!/usr/bin/env bash | |
| # Make this an executable - chmod +x install-tmux.sh | |
| # Install tmux on rhel/centos 7 | |
| # What do we want? | |
| libeventversion=2.1.11 | |
| tmuxversion=3.1 |
Picking the right architecture = Picking the right battles + Managing trade-offs