libmacaroons on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libmacaroons

* (Optional) Uninstall libmacaroons on Arch using YAY

$ yay -Rns libmacaroons

2. Manually Install "libmacaroons" via AUR

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

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

b. Clone libmacaroons's git locally

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

c. Go to ~/libmacaroons folder and install it

$ cd ~/libmacaroons $ makepkg -si

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

ID: 250810
Name: libmacaroons
PackageBaseID: 101553
PackageBase: libmacaroons
Version: 0.3.0-2
Description: Libmacaroons provides flexible authorization credentials that support decentralized delegation, attenuation, and verification, and is used by HyperDex.
URL: https://github.com/rescrv/libmacaroons
NumVotes: 1
Popularity: 0
OutOfDate: 1700227199
Maintainer: MobiusHorizons
Submitter: MobiusHorizons
FirstSubmitted: 1444446000
LastModified: 1448410656
URLPath: /cgit/aur.git/snapshot/libmacaroons.tar.gz