libar2 on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S libar2

* (Optional) Uninstall libar2 on Arch using YAY

$ yay -Rns libar2

2. Manually Install "libar2" via AUR

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

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

b. Clone libar2's git locally

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

c. Go to ~/libar2 folder and install it

$ cd ~/libar2 $ makepkg -si

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

ID: 1053873
Name: libar2
PackageBaseID: 176051
PackageBase: libar2
Version: 1.2.2-1
Description: Library for the Argon2-family of hashing functions
URL: https://github.com/maandree/libar2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1644963739
LastModified: 1647725973
URLPath: /cgit/aur.git/snapshot/libar2.tar.gz