bgpdump on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S bgpdump

* (Optional) Uninstall bgpdump on Arch using YAY

$ yay -Rns bgpdump

2. Manually Install "bgpdump" via AUR

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

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

b. Clone bgpdump's git locally

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

c. Go to ~/bgpdump folder and install it

$ cd ~/bgpdump $ makepkg -si

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

ID: 1084609
Name: bgpdump
PackageBaseID: 130007
PackageBase: bgpdump
Version: 1.6.2-2
Description: Utility and C Library for parsing MRT files
URL: https://github.com/RIPE-NCC/bgpdump
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kyechou
Submitter: kyechou
FirstSubmitted: 1518460927
LastModified: 1653396412
URLPath: /cgit/aur.git/snapshot/bgpdump.tar.gz