ivshmem-server

QEMU utilities

Debian Debian
RUN apt-get update && \ apt-get install -y qemu-utils
Ubuntu
RUN apt-get update && \ apt-get install -y qemu-utils
Arch Arch Linux
RUN pacman -S --noconfirm qemu-headless
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y qemu-utils
Fedora
RUN dnf install -y ivshmem-tools-2
Raspbian
RUN apt-get update && \ apt-get install -y qemu-utils
click the source code to copy install ivshmem-server on any operating system with command-not-found.com