Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
8
rated 0 times [  8] [ 0]  / answers: 1 / hits: 6627  / 2 Years ago, sun, october 2, 2022, 5:12:53

If I try sudo apt-get install mc or sudo apt-get install fortune, I get E: Unable to locate package mc or E: Unable to locate package fortune.



Also in Ubuntu Software Center: Use this source is disabled.



Internet works and wget gets from Internet.


More From » apt

 Answers
6

mc and fortune are both in the universe repository. Make sure you have the option to download and install packages from universe enabled.



Open software-center. Go to Edit menu --> Open software sources and check Universe option.



software-sources-gtk



After checking the option, run the following commands to install mc and fortune.



sudo apt-get update
sudo apt-get install mc fortune

[#35969] Tuesday, October 4, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
istictroubli

Total Points: 306
Total Questions: 96
Total Answers: 114

Location: Sao Tome and Principe
Member since Wed, Jul 13, 2022
2 Years ago
istictroubli questions
;