keys-pub on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S keys-pub

* (Optional) Uninstall keys-pub on Arch using YAY

$ yay -Rns keys-pub

2. Manually Install "keys-pub" via AUR

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

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

b. Clone keys-pub's git locally

$ git clone https://aur.archlinux.org/keys-pub.git ~/keys-pub

c. Go to ~/keys-pub folder and install it

$ cd ~/keys-pub $ makepkg -si

3. Information about the keys-pub package on Arch User Repository (AUR)

ID: 1070573
Name: keys-pub
PackageBaseID: 152596
PackageBase: keys-pub
Version: 0.2.4-1
Description: keys.pub CLI client and service (keys, keysd)
URL: https://keys.pub/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eyenx
Submitter: matthias.lisin
FirstSubmitted: 1589097042
LastModified: 1650643863
URLPath: /cgit/aur.git/snapshot/keys-pub.tar.gz