libblake-musl on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S libblake-musl

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

$ yay -Rns libblake-musl

2. Manually Install "libblake-musl" via AUR

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

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

b. Clone libblake-musl's git locally

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

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

$ cd ~/libblake-musl $ makepkg -si

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

ID: 1040390
Name: libblake-musl
PackageBaseID: 176050
PackageBase: libblake
Version: 3.0-1
Description: Library for the BLAKE-family of hashing functions (musl version)
URL: https://github.com/maandree/libblake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1644963578
LastModified: 1645354279
URLPath: /cgit/aur.git/snapshot/libblake-musl.tar.gz