agree on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S agree

* (Optional) Uninstall agree on Arch using YAY

$ yay -Rns agree

2. Manually Install "agree" via AUR

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

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

b. Clone agree's git locally

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

c. Go to ~/agree folder and install it

$ cd ~/agree $ makepkg -si

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

ID: 1305262
Name: agree
PackageBaseID: 196741
PackageBase: agree
Version: 0.1.0-1
Description: A CLI application that implements multi-key-turn security via Shamir's Secret Sharing
URL: https://github.com/replicadse/agree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1692266322
LastModified: 1692266322
URLPath: /cgit/aur.git/snapshot/agree.tar.gz