libblake on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S libblake

* (Optional) Uninstall libblake on Arch using YAY

$ yay -Rns libblake

2. Manually Install "libblake" via AUR

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

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

b. Clone libblake's git locally

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

c. Go to ~/libblake folder and install it

$ cd ~/libblake $ makepkg -si

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

ID: 1040389
Name: libblake
PackageBaseID: 176050
PackageBase: libblake
Version: 3.0-1
Description: Library for the BLAKE-family of hashing functions
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.tar.gz