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