Tuesday, May 21, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 12057  / 1 Year ago, thu, january 12, 2023, 1:51:09

I installed ubuntu last night. And after reading 100s of posts, I still couldn't make my sudo apt-get work at all. I remember, I have to modify the software server somehow. But I can't remember how or where to do it.



Nothing is being installed.



Need help.


More From » 12.04

 Answers
7

After a fresh install of Ubuntu, launch Terminal by using Ctrl+Alt+T and run:



sudo apt-get update && sudo apt-get upgrade 


Once, this process has been completed, you can install packages using



sudo apt-get install <package_name>

[#31154] Saturday, January 14, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
repend

Total Points: 195
Total Questions: 113
Total Answers: 107

Location: Nicaragua
Member since Tue, Dec 8, 2020
4 Years ago
;