frr on AUR (Arch User Repository)

Last updated: April 25,2024

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

$ yay -S frr

* (Optional) Uninstall frr on Arch using YAY

$ yay -Rns frr

2. Manually Install "frr" via AUR

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

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

b. Clone frr's git locally

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

c. Go to ~/frr folder and install it

$ cd ~/frr $ makepkg -si

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

ID: 1361295
Name: frr
PackageBaseID: 119474
PackageBase: frr
Version: 9.1-1
Description: FRRouting (quagga fork) supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, LDP, BFD, VRRP, NHRP and EIGRP
URL: https://frrouting.org
NumVotes: 12
Popularity: 0.768398
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1486221870
LastModified: 1701149958
URLPath: /cgit/aur.git/snapshot/frr.tar.gz