libblake3 on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install libblake3 on Arch using YAY
$
yay -S
libblake3
Copied
* (Optional) Uninstall libblake3 on Arch using YAY
$
yay -Rns
libblake3
Copied
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
Copied
b. Clone libblake3's git locally
$
git clone https://aur.archlinux.org/libblake3.git
~/libblake3
Copied
c. Go to ~/libblake3 folder and install it
$
cd
~/libblake3
Copied
$
makepkg -si
Copied
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
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