exabgp on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S exabgp

* (Optional) Uninstall exabgp on Arch using YAY

$ yay -Rns exabgp

2. Manually Install "exabgp" via AUR

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

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

b. Clone exabgp's git locally

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

c. Go to ~/exabgp folder and install it

$ cd ~/exabgp $ makepkg -si

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

ID: 1114876
Name: exabgp
PackageBaseID: 104846
PackageBase: exabgp
Version: 4.2.21-1
Description: The BGP swiss army knife of networking
URL: https://github.com/Exa-Networks/exabgp
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mroethke
Submitter: Mic92
FirstSubmitted: 1450566408
LastModified: 1658405812
URLPath: /cgit/aur.git/snapshot/exabgp.tar.gz