libar2-musl on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S libar2-musl

* (Optional) Uninstall libar2-musl on Arch using YAY

$ yay -Rns libar2-musl

2. Manually Install "libar2-musl" via AUR

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

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

b. Clone libar2-musl's git locally

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

c. Go to ~/libar2-musl folder and install it

$ cd ~/libar2-musl $ makepkg -si

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

ID: 1053875
Name: libar2-musl
PackageBaseID: 176051
PackageBase: libar2
Version: 1.2.2-1
Description: Library for the Argon2-family of hashing functions (musl version)
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-musl.tar.gz