virt-admin

Set of tools to control libvirt daemon

Debian Debian
RUN apt-get update && \ apt-get install -y libvirt-admin
Ubuntu
RUN apt-get update && \ apt-get install -y libvirt-admin
Arch Arch Linux
RUN pacman -S --noconfirm libvirt-admin
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libvirt-admin
CentOS
RUN yum install -y libvirt-admin
Fedora
RUN dnf install -y libvirt-admin
Raspbian
RUN apt-get update && \ apt-get install -y libvirt-admin
click the source code to copy install virt-admin on any operating system with command-not-found.com