keyringer on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S keyringer

* (Optional) Uninstall keyringer on Arch using YAY

$ yay -Rns keyringer

2. Manually Install "keyringer" via AUR

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

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

b. Clone keyringer's git locally

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

c. Go to ~/keyringer folder and install it

$ cd ~/keyringer $ makepkg -si

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

ID: 1245214
Name: keyringer
PackageBaseID: 92913
PackageBase: keyringer
Version: 0.5.9-1
Description: Encrypted and distributed secret sharing software
URL: https://keyringer.fluxo.info/
NumVotes: 3
Popularity: 0.001425
OutOfDate:
Maintainer: adsun
Submitter: zerathidune
FirstSubmitted: 1431234616
LastModified: 1682257893
URLPath: /cgit/aur.git/snapshot/keyringer.tar.gz