Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save eai04191/c84c9766cff5d5f944c8fd1681394ba7 to your computer and use it in GitHub Desktop.
Save eai04191/c84c9766cff5d5f944c8fd1681394ba7 to your computer and use it in GitHub Desktop.
Install byobu to CentOS 7
sudo yum install epel-release -y
sudo yum install byobu -y --enablerepo=epel-testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment