How To Install Nbd-client?
Maintainer: Wouter Verhelst
Email: [email protected] .
Website: http://nbd.sourceforge.net/
Section: admin
Install nbd-client
-
Debian
apt-get install nbd-clientClick to copy -
Ubuntu
apt-get install nbd-clientClick to copy -
Alpine OS
apk add nbd-clientClick to copy -
Arch Linux
pacman -S nbd-clientClick to copy -
Kali Linux
apt-get install nbd-clientClick to copy -
Fedora
dnf install nbd-clientClick to copy -
Raspbian
apt-get install nbd-clientClick to copy
nbd-client
Network Block Device protocol - clientNetwork Block Device (NBD) is a client/server protocol that emulates a block device (such as a hard disk, a floppy, or a CD-ROM) over the network, thus giving the system the ability to swap over the network, or to use raw network disk space for other purposes. However, writing to one Network Block Device from different clients simultaneously is not recommended, and would probably result in data loss. If you want multiple clients to share a remote resource, use a network file system such as NFS or Coda. This package provides the client binary for NBD.
nbd
tools for network block devices, allowing you to use remote block devices over TCP/IP
Installation of latest nbd-client command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




