virtlockd

Virtualization daemon

Debian Debian
RUN apt-get update && \ apt-get install -y libvirt-daemon
Ubuntu
RUN apt-get update && \ apt-get install -y libvirt-daemon
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-daemon
CentOS
RUN yum install -y libvirt-daemon
Fedora
RUN dnf install -y libvirt-daemon
Raspbian
RUN apt-get update && \ apt-get install -y libvirt-daemon
click the source code to copy install virtlockd on any operating system with command-not-found.com