H
H
HighMan2018-11-28 14:19:59
linux
HighMan, 2018-11-28 14:19:59

Is it possible to install libvirt separately?

Hello Lord!
There is a server with kvm virtualization and everything related. But here it was necessary to install python-libvirt on a separate server. And then it turns out that libvirt does not want to be installed separately in debian and drags all qemu and kvm with it. And this is just not necessary.
How to install separately libvirt and python-libvirt without the rest of the virtualization system?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Melkij, 2018-11-28
@HighMan

apt-get install --no-install-recommends libvirt-clients python-libvirt

kvm and qemu in the recommended packages are mentioned, the installation of which is usually included

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question