libvirt-dbus
libvirt D-Bus API bindings
Install
- All systems
-
curl cmd.cat/libvirt-dbus.sh
- Debian
-
apt-get install libvirt-dbus
- Ubuntu
-
apt-get install libvirt-dbus
- Kali Linux
-
apt-get install libvirt-dbus
- Fedora
-
dnf install libvirt-dbus
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libvirt-dbus
- Dockerfile
- dockerfile.run/libvirt-dbus
libvirt-dbus
libvirt D-Bus API bindings
Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. This package provides access to the libvirt API through D-Bus.