I am beginner to Linux OS, I am trying to set up Ubuntu, but it will not upgrade, It state I need to re-enable third party entries in my source list, I do not realize how to do that.
I am beginner to Linux OS, I am trying to set up Ubuntu, but it will not upgrade, It state I need to re-enable third party entries in my source list, I do not realize how to do that.
It will download, but will not fix the program, I do not make out on the root or else terminal, and I hunted to know how to do it.
Thank you
If you click on the system -> software sources
You can allow all the repos you want in there.
You can also allow third party entries from system>admin>software sources>third party as well as ensure all your third party repositories.Reload. Additional means is applications<accessories>terminal as well as type
gksudo gedit /etc/apt/sources.list
remove all # signs in front of your third party repos and save and close file.
sudo apt-get update
After this go off to the system>admin>update manager as well as fix updates.
Bookmarks