archive-sum on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S archive-sum

* (Optional) Uninstall archive-sum on Arch using YAY

$ yay -Rns archive-sum

2. Manually Install "archive-sum" via AUR

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

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

b. Clone archive-sum's git locally

$ git clone https://aur.archlinux.org/archive-sum.git ~/archive-sum

c. Go to ~/archive-sum folder and install it

$ cd ~/archive-sum $ makepkg -si

3. Information about the archive-sum package on Arch User Repository (AUR)

ID: 527769
Name: archive-sum
PackageBaseID: 119387
PackageBase: archive-sum
Version: 1.1.1-1
Description: verify archive file integrity
URL: https://github.com/idiv-biodiversity/archive-sum
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: wookietreiber
Submitter: wookietreiber
FirstSubmitted: 1485960562
LastModified: 1531999707
URLPath: /cgit/aur.git/snapshot/archive-sum.tar.gz