while installing qemu-kvm i'm getting error like below :
$sudo apt-get install qemu-kvm
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
However the following packages replace it:
qemu-user:i386 qemu-user
E: Package 'qemu-kvm' has no installation candidate
can anyone help me how to fix that issue and install qemu-kvm?