python-bgpdumpy on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-bgpdumpy

* (Optional) Uninstall python-bgpdumpy on Arch using YAY

$ yay -Rns python-bgpdumpy

2. Manually Install "python-bgpdumpy" via AUR

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

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

b. Clone python-bgpdumpy's git locally

$ git clone https://aur.archlinux.org/python-bgpdumpy.git ~/python-bgpdumpy

c. Go to ~/python-bgpdumpy folder and install it

$ cd ~/python-bgpdumpy $ makepkg -si

3. Information about the python-bgpdumpy package on Arch User Repository (AUR)

ID: 993105
Name: python-bgpdumpy
PackageBaseID: 173384
PackageBase: python-bgpdumpy
Version: 1.1.4-1
Description: A libbgpdump Python CFFI wrapper for analyzing MRTv1 and MRTv2 BGP table dump files
URL: https://github.com/AlexForster/bgpdumpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ftsell
Submitter: ftsell
FirstSubmitted: 1637698078
LastModified: 1637698078
URLPath: /cgit/aur.git/snapshot/python-bgpdumpy.tar.gz