rpm-sequoia on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S rpm-sequoia

* (Optional) Uninstall rpm-sequoia on Arch using YAY

$ yay -Rns rpm-sequoia

2. Manually Install "rpm-sequoia" via AUR

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

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

b. Clone rpm-sequoia's git locally

$ git clone https://aur.archlinux.org/rpm-sequoia.git ~/rpm-sequoia

c. Go to ~/rpm-sequoia folder and install it

$ cd ~/rpm-sequoia $ makepkg -si

3. Information about the rpm-sequoia package on Arch User Repository (AUR)

ID: 1353902
Name: rpm-sequoia
PackageBaseID: 199602
PackageBase: rpm-sequoia
Version: 1.5.0-4
Description: An OpenPGP backend for rpm using Sequoia PGP
URL: https://sequoia-pgp.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: achilleas
Submitter: achilleas
FirstSubmitted: 1700092662
LastModified: 1700092662
URLPath: /cgit/aur.git/snapshot/rpm-sequoia.tar.gz

5. The same packages on other Linux Distributions