frr-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S frr-git

* (Optional) Uninstall frr-git on Arch using YAY

$ yay -Rns frr-git

2. Manually Install "frr-git" via AUR

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

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

b. Clone frr-git's git locally

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

c. Go to ~/frr-git folder and install it

$ cd ~/frr-git $ makepkg -si

3. Information about the frr-git package on Arch User Repository (AUR)

ID: 836643
Name: frr-git
PackageBaseID: 143451
PackageBase: frr-git
Version: 7.6.dev.r22256-1
Description: FRRouting (quagga fork) supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, LDP, NHRP and EIGRP.
URL: https://frrouting.org/
NumVotes: 1
Popularity: 9.5E-5
OutOfDate:
Maintainer: pogojotz
Submitter: pogojotz
FirstSubmitted: 1563051952
LastModified: 1608586964
URLPath: /cgit/aur.git/snapshot/frr-git.tar.gz