Showing posts with label E: Package has No installation candidate. Show all posts
Showing posts with label E: Package has No installation candidate. Show all posts

Saturday, January 11, 2014

Ubuntu - Linux - E: Package has No installation candidate

E: Package has No installation candidate

This is one of the common Ubuntu error you get while installing new packages.
If you are getting it for any specific package then you should update your apt repository by adding this package.

But if you are getting this error for every package, here is the solution.

Run following command.
# sudo apt-get update
Now try to install the package again, you should not get the error.