open-lldp on AUR (Arch User Repository)

Last updated: May 04,2024

1. Install "open-lldp" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install open-lldp on Arch using YAY

$ yay -S open-lldp

* (Optional) Uninstall open-lldp on Arch using YAY

$ yay -Rns open-lldp

2. Manually Install "open-lldp" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone open-lldp's git locally

$ git clone https://aur.archlinux.org/open-lldp.git ~/open-lldp

c. Go to ~/open-lldp folder and install it

$ cd ~/open-lldp $ makepkg -si

3. Information about the open-lldp package on Arch User Repository (AUR)

ID: 205027
Name: open-lldp
PackageBaseID: 91583
PackageBase: open-lldp
Version: 0.9.46-5
Description: Open Link Layer Discovery Protocol - LLDP Agent Daemon
URL: http://www.open-lldp.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1566474705
Maintainer:
FirstSubmitted: 1427112694
LastModified: 1435671863
URLPath: /cgit/aur.git/snapshot/open-lldp.tar.gz