virt-admin
Set of tools to control libvirt daemon
Install
- All systems
-
curl cmd.cat/virt-admin.sh
- Debian
-
apt-get install libvirt-admin
- Ubuntu
-
apt-get install libvirt-admin
- Arch Linux
-
pacman -S libvirt-admin
- Kali Linux
-
apt-get install libvirt-admin
- CentOS
-
yum install libvirt-admin
- Fedora
-
dnf install libvirt-admin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libvirt-admin
- Raspbian
-
apt-get install libvirt-admin
- Dockerfile
- dockerfile.run/virt-admin
libvirt-admin
Set of tools to control libvirt daemon
libvirt-clients
programs for the libvirt library
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 contains the libvirt shell virsh and other client binaries.
libvirt
Libvirt is a C toolkit to interact with the virtualization
capabilities of recent versions of Linux (and other OSes). The main package includes the libvirtd server exporting the virtualization support.
libvirt-bin
programs for the libvirt library
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 is a transitional package. You can safely remove it.
libvirt0-dbg
library for interfacing with different virtualization systems
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 contains the debugging symbols.