sm3sum on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S sm3sum

* (Optional) Uninstall sm3sum on Arch using YAY

$ yay -Rns sm3sum

2. Manually Install "sm3sum" via AUR

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

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

b. Clone sm3sum's git locally

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

c. Go to ~/sm3sum folder and install it

$ cd ~/sm3sum $ makepkg -si

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

ID: 1218527
Name: sm3sum
PackageBaseID: 190858
PackageBase: sm3sum
Version: 0.1-1
Description: SM3 hash checksum.
URL: https://github.com/saeziae/sm3sum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: saeziae
Submitter: saeziae
FirstSubmitted: 1677503327
LastModified: 1677503327
URLPath: /cgit/aur.git/snapshot/sm3sum.tar.gz