libblake3 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libblake3

* (Optional) Uninstall libblake3 on Arch using YAY

$ yay -Rns libblake3

2. Manually Install "libblake3" via AUR

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

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

b. Clone libblake3's git locally

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

c. Go to ~/libblake3 folder and install it

$ cd ~/libblake3 $ makepkg -si

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

ID: 1425845
Name: libblake3
PackageBaseID: 187073
PackageBase: libblake3
Version: 1.5.1-1
Description: the C implementations of the BLAKE3 cryptographic hash function
URL: https://blake3.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rpkak
Submitter: rpkak
FirstSubmitted: 1667376045
LastModified: 1710251266
URLPath: /cgit/aur.git/snapshot/libblake3.tar.gz