r-sha3sum on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-sha3sum

* (Optional) Uninstall r-sha3sum on Arch using YAY

$ yay -Rns r-sha3sum

2. Manually Install "r-sha3sum" via AUR

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

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

b. Clone r-sha3sum's git locally

$ git clone https://aur.archlinux.org/r-sha3sum.git ~/r-sha3sum

c. Go to ~/r-sha3sum folder and install it

$ cd ~/r-sha3sum $ makepkg -si

3. Information about the r-sha3sum package on Arch User Repository (AUR)

ID: 1209444
Name: r-sha3sum
PackageBaseID: 165227
PackageBase: r-sha3sum
Version: 1.2.2-1
Description: sha3 cli (build using Rust): Print or check SHA3 digests. Commands and options are similar to the GNU Linux command shaXXXsum.
URL: https://gitlab.com/kurdy/sha3sum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kurdy
Submitter: kurdy
FirstSubmitted: 1617563479
LastModified: 1676076911
URLPath: /cgit/aur.git/snapshot/r-sha3sum.tar.gz