How to Install and Uninstall nbd-server Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "nbd-server" package

This guide covers the steps necessary to install nbd-server on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nbd-server

2. Uninstall "nbd-server" package

Learn how to uninstall nbd-server on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nbd-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the nbd-server package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nbd-server
Priority: optional
Section: admin
Installed-Size: 162
Maintainer: Ubuntu Developers
Original-Maintainer: Wouter Verhelst
Architecture: amd64
Source: nbd
Version: 1:3.13-1
Depends: libc6 (>= 2.15), libglib2.0-0 (>= 2.26.0), debconf (>= 1.2.9) | debconf-2.0, ucf, adduser
Filename: pool/main/n/nbd/nbd-server_3.13-1_amd64.deb
Size: 52888
MD5sum: c8744c8ba0cb2dc65b8100f241cb7b89
SHA1: 91a735ced47701952f8d32d440c8bc6ba373e377
SHA256: 0aed0de4564dce89798e80ca9b621d3777dc266f84c5e49596fd812a0479cca1
Description-en: Network Block Device protocol - server
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 server binary for NBD.
Description-md5: e277eb8c796be1246a3bdf1f441257b9
Homepage: http://nbd.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y