Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (19.1k points)

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 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

1 Answer

0 votes
by (44.4k points)

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

Related questions

0 votes
1 answer

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Jul 10, 2019 in AWS by Amyra (12.9k points)

Browse Categories

...