Install KVM on ubuntu 16.04 [duplicate]
This question already has an answer here:
What is the correct output of cat /etc/apt/sources.list
1 answer
How do I enable the “Universe” repository?
4 answers
I try to install KVM on my Ubuntu .
I'll run this code on terminal :
$ sudo apt-get install qemu-kvm libvirt-bin virtinst bridge-utils cpu-checker
and i get this :
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libvirt-bin 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: Unable to locate package qemu-kvm
E: Package 'libvirt-bin' has no installation candidate
E: Unable to locate package virtinst
E: Unable to locate package bridge-utils
E: Unable to locate package cpu-checker
what is the solution?
virtualization kvm
marked as duplicate by Charles Green, karel, Kulfy, user535733, Eric Carvalho Jan 14 at 16:49
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
What is the correct output of cat /etc/apt/sources.list
1 answer
How do I enable the “Universe” repository?
4 answers
I try to install KVM on my Ubuntu .
I'll run this code on terminal :
$ sudo apt-get install qemu-kvm libvirt-bin virtinst bridge-utils cpu-checker
and i get this :
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libvirt-bin 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: Unable to locate package qemu-kvm
E: Package 'libvirt-bin' has no installation candidate
E: Unable to locate package virtinst
E: Unable to locate package bridge-utils
E: Unable to locate package cpu-checker
what is the solution?
virtualization kvm
marked as duplicate by Charles Green, karel, Kulfy, user535733, Eric Carvalho Jan 14 at 16:49
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
Possible duplicate of What is the correct output of cat /etc/apt/sources.list. In 16.04, thelibvirt-bin
package exists and is indeed in Main (not Universe), so fix your sources.
– user535733
Jan 14 at 16:20
add a comment |
This question already has an answer here:
What is the correct output of cat /etc/apt/sources.list
1 answer
How do I enable the “Universe” repository?
4 answers
I try to install KVM on my Ubuntu .
I'll run this code on terminal :
$ sudo apt-get install qemu-kvm libvirt-bin virtinst bridge-utils cpu-checker
and i get this :
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libvirt-bin 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: Unable to locate package qemu-kvm
E: Package 'libvirt-bin' has no installation candidate
E: Unable to locate package virtinst
E: Unable to locate package bridge-utils
E: Unable to locate package cpu-checker
what is the solution?
virtualization kvm
This question already has an answer here:
What is the correct output of cat /etc/apt/sources.list
1 answer
How do I enable the “Universe” repository?
4 answers
I try to install KVM on my Ubuntu .
I'll run this code on terminal :
$ sudo apt-get install qemu-kvm libvirt-bin virtinst bridge-utils cpu-checker
and i get this :
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libvirt-bin 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: Unable to locate package qemu-kvm
E: Package 'libvirt-bin' has no installation candidate
E: Unable to locate package virtinst
E: Unable to locate package bridge-utils
E: Unable to locate package cpu-checker
what is the solution?
This question already has an answer here:
What is the correct output of cat /etc/apt/sources.list
1 answer
How do I enable the “Universe” repository?
4 answers
virtualization kvm
virtualization kvm
edited Jan 14 at 14:27
mature
1,7491724
1,7491724
asked Jan 14 at 11:55
omidomid
12
12
marked as duplicate by Charles Green, karel, Kulfy, user535733, Eric Carvalho Jan 14 at 16:49
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Charles Green, karel, Kulfy, user535733, Eric Carvalho Jan 14 at 16:49
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
Possible duplicate of What is the correct output of cat /etc/apt/sources.list. In 16.04, thelibvirt-bin
package exists and is indeed in Main (not Universe), so fix your sources.
– user535733
Jan 14 at 16:20
add a comment |
1
Possible duplicate of What is the correct output of cat /etc/apt/sources.list. In 16.04, thelibvirt-bin
package exists and is indeed in Main (not Universe), so fix your sources.
– user535733
Jan 14 at 16:20
1
1
Possible duplicate of What is the correct output of cat /etc/apt/sources.list. In 16.04, the
libvirt-bin
package exists and is indeed in Main (not Universe), so fix your sources.– user535733
Jan 14 at 16:20
Possible duplicate of What is the correct output of cat /etc/apt/sources.list. In 16.04, the
libvirt-bin
package exists and is indeed in Main (not Universe), so fix your sources.– user535733
Jan 14 at 16:20
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
1
Possible duplicate of What is the correct output of cat /etc/apt/sources.list. In 16.04, the
libvirt-bin
package exists and is indeed in Main (not Universe), so fix your sources.– user535733
Jan 14 at 16:20