bgpscanner on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bgpscanner

* (Optional) Uninstall bgpscanner on Arch using YAY

$ yay -Rns bgpscanner

2. Manually Install "bgpscanner" via AUR

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

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

b. Clone bgpscanner's git locally

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

c. Go to ~/bgpscanner folder and install it

$ cd ~/bgpscanner $ makepkg -si

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

ID: 656442
Name: bgpscanner
PackageBaseID: 145845
PackageBase: bgpscanner
Version: 1.0-1
Description: C library designed to efficiently parse BGP routing information contained in RIB snapshots and UPDATE collection files provided by route collecting projects
URL: https://isolario.it/web_content/php/site_content/tools.php
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: woutifier
Submitter: woutifier
FirstSubmitted: 1571133792
LastModified: 1571133792
URLPath: /cgit/aur.git/snapshot/bgpscanner.tar.gz