nbd-client

Network Block Device protocol - client

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