Because there are times I have to endure systems I can't update, and still want tmux to be available.
- docker
- gnu tar
make
Or if your tar is named oddly, say gtar:
make TAR=gtar
And you'll end up with an unstripped tmux binary for x86_64 linux in this directory.