libsha2 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libsha2

* (Optional) Uninstall libsha2 on Arch using YAY

$ yay -Rns libsha2

2. Manually Install "libsha2" via AUR

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

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

b. Clone libsha2's git locally

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

c. Go to ~/libsha2 folder and install it

$ cd ~/libsha2 $ makepkg -si

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

ID: 962512
Name: libsha2
PackageBaseID: 139549
PackageBase: libsha2
Version: 1.0.3-1
Description: SHA-2-family hashing library
URL: https://github.com/maandree/libsha2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1549818959
LastModified: 1631952275
URLPath: /cgit/aur.git/snapshot/libsha2.tar.gz