virt-host-validate

libvirt client package

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