monkeysphere on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install monkeysphere on Arch using YAY
$
yay -S
monkeysphere
Copied
* (Optional) Uninstall monkeysphere on Arch using YAY
$
yay -Rns
monkeysphere
Copied
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
Copied
b. Clone monkeysphere's git locally
$
git clone https://aur.archlinux.org/monkeysphere.git
~/monkeysphere
Copied
c. Go to ~/monkeysphere folder and install it
$
cd
~/monkeysphere
Copied
$
makepkg -si
Copied
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
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