How to Install and Uninstall lldpd Package on openSUSE Leap

Last updated: May 15,2024

1. Install "lldpd" package

Please follow the step by step instructions below to install lldpd on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install lldpd

2. Uninstall "lldpd" package

Please follow the guidelines below to uninstall lldpd on openSUSE Leap:

$ sudo zypper remove lldpd

3. Information about the lldpd package on openSUSE Leap

Information for package lldpd:
------------------------------
Repository : Main Repository
Name : lldpd
Version : 1.0.16-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 574.7 KiB
Installed : No
Status : not installed
Source package : lldpd-1.0.16-bp155.1.6.src
Upstream URL : https://vincentbernat.github.io/
Summary : Implementation of IEEE 802.1ab (LLDP)
Description :
This implementation provides LLDP sending and reception, supports VLAN
and includes an SNMP subagent that can interface to an SNMP agent
through AgentX protocol.
LLDP is an industry standard protocol designed to supplant proprietary
Link-Layer protocols such as Extreme EDP (Extreme Discovery Protocol)
and CDP (Cisco Discovery Protocol). The goal of LLDP is to provide an
inter-vendor compatible mechanism to deliver Link-Layer notifications
to adjacent network devices.
This daemon is also able to deal with CDP, FDP, SONMP and EDP
protocol. It also handles LLDP-MED extension.