bgpstream on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S bgpstream

* (Optional) Uninstall bgpstream on Arch using YAY

$ yay -Rns bgpstream

2. Manually Install "bgpstream" via AUR

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

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

b. Clone bgpstream's git locally

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

c. Go to ~/bgpstream folder and install it

$ cd ~/bgpstream $ makepkg -si

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

ID: 1266954
Name: bgpstream
PackageBaseID: 137827
PackageBase: bgpstream
Version: 2.2.0-1
Description: An open-source software framework for live and historical BGP data analysis, supporting scientific research, operational monitoring, and post-event analysis
URL: https://bgpstream.caida.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: markzz
Submitter: markzz
FirstSubmitted: 1544028148
LastModified: 1685730485
URLPath: /cgit/aur.git/snapshot/bgpstream.tar.gz