rsign2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rsign2

* (Optional) Uninstall rsign2 on Arch using YAY

$ yay -Rns rsign2

2. Manually Install "rsign2" via AUR

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

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

b. Clone rsign2's git locally

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

c. Go to ~/rsign2 folder and install it

$ cd ~/rsign2 $ makepkg -si

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

ID: 1270563
Name: rsign2
PackageBaseID: 171927
PackageBase: rsign2
Version: 0.6.3-1
Description: A command-line tool to sign files and verify signatures.
URL: https://github.com/jedisct1/rsign2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1634029444
LastModified: 1686339032
URLPath: /cgit/aur.git/snapshot/rsign2.tar.gz