rpki-client on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S rpki-client

* (Optional) Uninstall rpki-client on Arch using YAY

$ yay -Rns rpki-client

2. Manually Install "rpki-client" via AUR

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

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

b. Clone rpki-client's git locally

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

c. Go to ~/rpki-client folder and install it

$ cd ~/rpki-client $ makepkg -si

3. Information about the rpki-client package on Arch User Repository (AUR)

ID: 1420395
Name: rpki-client
PackageBaseID: 157944
PackageBase: rpki-client
Version: 9.0-1
Description: Implementation of RPKI for Relying Parties to facilitate ROA validation
URL: https://rpki-client.org
NumVotes: 2
Popularity: 8.0E-6
OutOfDate:
Maintainer: mxsasha
Submitter: mxsasha
FirstSubmitted: 1600775622
LastModified: 1709541880
URLPath: /cgit/aur.git/snapshot/rpki-client.tar.gz