libsha1 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libsha1

* (Optional) Uninstall libsha1 on Arch using YAY

$ yay -Rns libsha1

2. Manually Install "libsha1" via AUR

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

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

b. Clone libsha1's git locally

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

c. Go to ~/libsha1 folder and install it

$ cd ~/libsha1 $ makepkg -si

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

ID: 1109210
Name: libsha1
PackageBaseID: 139552
PackageBase: libsha1
Version: 1.1-1
Description: SHA-1 and SHA-0 hashing library
URL: https://github.com/maandree/libsha1
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1549829079
LastModified: 1657274692
URLPath: /cgit/aur.git/snapshot/libsha1.tar.gz