notary-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S notary-bin

* (Optional) Uninstall notary-bin on Arch using YAY

$ yay -Rns notary-bin

2. Manually Install "notary-bin" via AUR

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

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

b. Clone notary-bin's git locally

$ git clone https://aur.archlinux.org/notary-bin.git ~/notary-bin

c. Go to ~/notary-bin folder and install it

$ cd ~/notary-bin $ makepkg -si

3. Information about the notary-bin package on Arch User Repository (AUR)

ID: 1131206
Name: notary-bin
PackageBaseID: 127433
PackageBase: notary-bin
Version: 0.6.1-1
Description: Notary is a project that allows anyone to have trust over arbitrary collections of data.
URL: https://github.com/theupdateframework/notary
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Spielkind
Submitter: Spielkind
FirstSubmitted: 1511353443
LastModified: 1661518019
URLPath: /cgit/aur.git/snapshot/notary-bin.tar.gz