rnp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rnp

* (Optional) Uninstall rnp on Arch using YAY

$ yay -Rns rnp

2. Manually Install "rnp" via AUR

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

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

b. Clone rnp's git locally

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

c. Go to ~/rnp folder and install it

$ cd ~/rnp $ makepkg -si

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

ID: 1288992
Name: rnp
PackageBaseID: 134008
PackageBase: rnp
Version: 0.17.0-2
Description: High performance C++ OpenPGP library derived from NetPGP
URL: https://github.com/rnpgp/rnp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1530823437
LastModified: 1689366295
URLPath: /cgit/aur.git/snapshot/rnp.tar.gz