routinator on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S routinator

* (Optional) Uninstall routinator on Arch using YAY

$ yay -Rns routinator

2. Manually Install "routinator" via AUR

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

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

b. Clone routinator's git locally

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

c. Go to ~/routinator folder and install it

$ cd ~/routinator $ makepkg -si

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

ID: 1415873
Name: routinator
PackageBaseID: 151666
PackageBase: routinator
Version: 0.13.2-1
Description: RPKI validator written in Rust
URL: https://nlnetlabs.nl/rpki
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1587219109
LastModified: 1708963897
URLPath: /cgit/aur.git/snapshot/routinator.tar.gz