libkeccak-musl on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libkeccak-musl

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

$ yay -Rns libkeccak-musl

2. Manually Install "libkeccak-musl" via AUR

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

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

b. Clone libkeccak-musl's git locally

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

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

$ cd ~/libkeccak-musl $ makepkg -si

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

ID: 1281922
Name: libkeccak-musl
PackageBaseID: 176063
PackageBase: libkeccak-musl
Version: 1.4-1
Description: Keccak-family hashing library (musl-version)
URL: https://codeberg.org/maandree/libkeccak
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1645010584
LastModified: 1688308261
URLPath: /cgit/aur.git/snapshot/libkeccak-musl.tar.gz