rnp on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install rnp on Arch using YAY
$
yay -S
rnp
Copied
* (Optional) Uninstall rnp on Arch using YAY
$
yay -Rns
rnp
Copied
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
Copied
b. Clone rnp's git locally
$
git clone https://aur.archlinux.org/rnp.git
~/rnp
Copied
c. Go to ~/rnp folder and install it
$
cd
~/rnp
Copied
$
makepkg -si
Copied
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
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