openbgpd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S openbgpd

* (Optional) Uninstall openbgpd on Arch using YAY

$ yay -Rns openbgpd

2. Manually Install "openbgpd" via AUR

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

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

b. Clone openbgpd's git locally

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

c. Go to ~/openbgpd folder and install it

$ cd ~/openbgpd $ makepkg -si

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

ID: 1425970
Name: openbgpd
PackageBaseID: 173598
PackageBase: openbgpd
Version: 8.4-1
Description: A FREE implementation of the Border Gateway Protocol, Version 4
URL: https://www.openbgpd.org
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: elod
Submitter: YuutaW
FirstSubmitted: 1638417392
LastModified: 1710268057
URLPath: /cgit/aur.git/snapshot/openbgpd.tar.gz