bgpscanner on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install bgpscanner on Arch using YAY
$
yay -S
bgpscanner
Copied
* (Optional) Uninstall bgpscanner on Arch using YAY
$
yay -Rns
bgpscanner
Copied
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
Copied
b. Clone bgpscanner's git locally
$
git clone https://aur.archlinux.org/bgpscanner.git
~/bgpscanner
Copied
c. Go to ~/bgpscanner folder and install it
$
cd
~/bgpscanner
Copied
$
makepkg -si
Copied
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
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