Skip to content

Instantly share code, notes, and snippets.

@daverigby
Created September 20, 2024 15:06
Show Gist options
  • Save daverigby/dc3c7cb5b303f7d9dc3044b6f393cb32 to your computer and use it in GitHub Desktop.
Save daverigby/dc3c7cb5b303f7d9dc3044b6f393cb32 to your computer and use it in GitHub Desktop.
Install byobu on Amazon Linux 2023
  1. Download from rpmfind.net:
wget https://www.rpmfind.net/linux/epel/9/Everything/x86_64/Packages/b/byobu-5.133-8.el9.noarch.rpm
  1. Install:
sudo yum install ./byobu-5.133-8.el9.noarch.rpm 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment