I am an absolute beginner in Ubuntu and I am trying to install developer tools. Can someone guide me I have tried the following:
Asked
Active
Viewed 2,044 times
0
1 Answers
2
You need to update the repositories before install or upgrade something. So probably sudo apt update && sudo apt install --fix-missing will fix your problem, after that try to install the desired package again.
pa4080
- 30,621
