I'm using Ubuntu 14.04, and whenever I try to install some packages it throws some error message. I don't know how to solve.
I tried sudo apt-get upgrade update all things but still the issue persists.
Error message while installing packages :
$ sudo apt-get install google-chrome-stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package google-chrome-stable is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'google-chrome-stable' has no installation candidate
I'm getting this error while try to install packages like virt-manager, qemu, qemu-kvm, bridge-utils, libvirt-bin etc...
Can you please guide me on how to resolve this error?