Back
I know it was possible to usint a package manager since I did it once a time ago. But now if I try
sudo yum install byobu
it just fails ...
Failed to set locale, defaulting to CLoaded plugins: fastestmirror, priorities, security, update-motdLoading mirror speeds from cached hostfile * amzn-main: packages.us-east-1.amazonaws.com* amzn-updates: packages.us-east-1.amazonaws.comamzn-mainamzn-updatesSetting up Install ProcessNo package byobu available.Error: Nothing to do
Failed to set locale, defaulting to C
Loaded plugins: fastestmirror, priorities, security, update-motd
Loading mirror speeds from cached hostfile
* amzn-main: packages.us-east-1.amazonaws.com
* amzn-updates: packages.us-east-1.amazonaws.com
amzn-main
amzn-updates
Setting up Install Process
No package byobu available.
Error: Nothing to do
Install byobu with this command:
sudo yum install --enablerepo=epel byobu
Look at the available packages on the epel repository like this:
sudo yum list --disablerepo=\* --enablerepo=epel
Learn how we helped 50,000+ professionals like you !
31k questions
32.8k answers
501 comments
693 users