virt-pki-validate
libvirt client package
RUN apt-get update && \
apt-get install -y libvirt-bin
RUN apt-get update && \
apt-get install -y libvirt-bin
RUN apk add libvirt
RUN pacman -S --noconfirm libvirt
RUN apt-get update && \
apt-get install -y libvirt-clients
RUN yum install -y libvirt-client
RUN dnf install -y libvirt-client
RUN apt-get update && \
apt-get install -y libvirt-clients