cdpr on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "cdpr" 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 cdpr on Arch using YAY

$ yay -S cdpr

* (Optional) Uninstall cdpr on Arch using YAY

$ yay -Rns cdpr

2. Manually Install "cdpr" via AUR

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

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

b. Clone cdpr's git locally

$ git clone https://aur.archlinux.org/cdpr.git ~/cdpr

c. Go to ~/cdpr folder and install it

$ cd ~/cdpr $ makepkg -si

3. Information about the cdpr package on Arch User Repository (AUR)

ID: 429046
Name: cdpr
PackageBaseID: 23468
PackageBase: cdpr
Version: 2.4-8
Description: cdpr is used to decode a Cisco Disovery Protocol (CDP) packet
URL: http://sourceforge.net/projects/cdpr
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: acharrett
Submitter: acharrett
FirstSubmitted: 1233048480
LastModified: 1500568436
URLPath: /cgit/aur.git/snapshot/cdpr.tar.gz