Hi All,
I'm having problem installing qemu-kvm from apt-get. When I run the command:
apt-get install qemu-kvm using root user I got this error message:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package qemu-kvm 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 'qemu-kvm' has no installation candidate
I tried: apt-get update or apt-get clean without any luck.