gobgp-bin on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S gobgp-bin

* (Optional) Uninstall gobgp-bin on Arch using YAY

$ yay -Rns gobgp-bin

2. Manually Install "gobgp-bin" via AUR

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

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

b. Clone gobgp-bin's git locally

$ git clone https://aur.archlinux.org/gobgp-bin.git ~/gobgp-bin

c. Go to ~/gobgp-bin folder and install it

$ cd ~/gobgp-bin $ makepkg -si

3. Information about the gobgp-bin package on Arch User Repository (AUR)

ID: 759364
Name: gobgp-bin
PackageBaseID: 152202
PackageBase: gobgp-bin
Version: 2.18.0-1
Description: An open source BGP implementation designed from scratch for modern environment and implemented in Golang.
URL: https://osrg.github.io/gobgp/
NumVotes: 0
Popularity: 0
OutOfDate: 1649697519
Maintainer: lafr4nc3
Submitter: lafr4nc3
FirstSubmitted: 1588343296
LastModified: 1593622537
URLPath: /cgit/aur.git/snapshot/gobgp-bin.tar.gz