tarsum on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tarsum

* (Optional) Uninstall tarsum on Arch using YAY

$ yay -Rns tarsum

2. Manually Install "tarsum" via AUR

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

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

b. Clone tarsum's git locally

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

c. Go to ~/tarsum folder and install it

$ cd ~/tarsum $ makepkg -si

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

ID: 669004
Name: tarsum
PackageBaseID: 146784
PackageBase: tarsum
Version: 0.1.1-2
Description: Compute checksums from tar archives on-the-fly
URL: https://github.com/connesc/tarsum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connesc
Submitter: connesc
FirstSubmitted: 1574245430
LastModified: 1574323199
URLPath: /cgit/aur.git/snapshot/tarsum.tar.gz