This is an easy option, assuming you trust the builds: mkdir -p /opt/bin export PATH=$PATH:/opt/bin cd /opt/bin wget http://s.minos.io/s -O static-get chmod a+rx ./static-get cd /opt /opt/bin static-get tmux tar xf tmux-*.tar.xz /opt/bin/tmux
For more information see: - https://github.com/minos-org/minos-static - http://s.minos.io/
