nbd-server

Network Block Device protocol - server

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