How To Install Nbd-client?

How To Install Nbd-client?

nbd-client

Network Block Device protocol – client

Maintainer: Wouter Verhelst



Section: admin

Install nbd-client

  • Debian apt-get install nbd-client Click to copy
  • Ubuntu apt-get install nbd-client Click to copy
  • Alpine OS apk add nbd-client Click to copy
  • Arch Linux pacman -S nbd-client Click to copy
  • Kali Linux apt-get install nbd-client Click to copy
  • Fedora dnf install nbd-client Click to copy
  • Raspbian apt-get install nbd-client Click to copy

nbd-client

Network Block Device protocol - client

Network 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.