qemu-nbd

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 qemu-img-2
Raspbian
RUN apt-get update && \ apt-get install -y qemu-utils
click the source code to copy install qemu-nbd on any operating system with command-not-found.com