Ubuntu18.04系统中如何安装tmux

如何安装tmux呢?本文给出详细说明。

1.更新apt资源

sudo apt-get update

2.安装tmux,等待安装完成

apt-get install tmux

相关文章