monkeysphere on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S monkeysphere

* (Optional) Uninstall monkeysphere on Arch using YAY

$ yay -Rns monkeysphere

2. Manually Install "monkeysphere" via AUR

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

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

b. Clone monkeysphere's git locally

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

c. Go to ~/monkeysphere folder and install it

$ cd ~/monkeysphere $ makepkg -si

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

ID: 973715
Name: monkeysphere
PackageBaseID: 41556
PackageBase: monkeysphere
Version: 0.44-1
Description: Leverage the OpenPGP web of trust for OpenSSH and Web authentication
URL: http://web.monkeysphere.info/
NumVotes: 22
Popularity: 0.277291
OutOfDate:
Maintainer: svalo
Submitter: fauno
FirstSubmitted: 1295566797
LastModified: 1634108152
URLPath: /cgit/aur.git/snapshot/monkeysphere.tar.gz