How to Install and Uninstall lldpad Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "lldpad" package

In this section, we are going to explain the necessary steps to install lldpad on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lldpad

2. Uninstall "lldpad" package

Please follow the instructions below to uninstall lldpad on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lldpad $ sudo apt autoclean && sudo apt autoremove

3. Information about the lldpad package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lldpad
Priority: extra
Section: universe/net
Installed-Size: 610
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FCoE Maintainers
Architecture: amd64
Version: 0.9.46-3.1
Depends: libc6 (>= 2.15), libconfig9, libnl-3-200 (>= 3.2.7)
Filename: pool/universe/l/lldpad/lldpad_0.9.46-3.1_amd64.deb
Size: 200814
MD5sum: 40bebaeb22707132c0b619cb174bcfeb
SHA1: 8af2fc10c35655fc4789f31c2ae830fa5ec8b9d2
SHA256: 78729b758c5512b1c4e64b0be918efd62f65ac01075b269991cf4645917bff97
Description-en: Link Layer Discovery Protocol Implementation (Runtime)
The lldpad package is an implementation of the Link Layer Discovery
Protocol (LLDP). It originated from Intel's Data Center Bridging (DCB)
software - the dcbd package. The lldpad package adds LLDP support
for all ports in addition to DCB Exchange protocol (DCBX) support on DCB
capable ports (as was provided by dcbd). Also, support for additional
LLDP TLVs has been added.
.
DCB is a collection of emerging standards-based technologies designed to
allow Ethernet to support multiple types of traffic classes in the Data
Center. The DCBX functionality of this package is designed to work with
the DCB kernel interface (dcbnl in rtnetlink) that is included in the Linux
kernel 2.6.29 or higher. The Intel ixgbe driver supports the dcbnl interface.
.
This package contains lldpad runtime binaries.
Description-md5: c1db8e3b87e10e4533c8cbdb5cb08022
Homepage: http://open-lldp.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu