tarsum on AUR (Arch User Repository)
Last updated: February 09,2025
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
Copied
b. Install tarsum on Arch using YAY
$
yay -S
tarsum
Copied
* (Optional) Uninstall tarsum on Arch using YAY
$
yay -Rns
tarsum
Copied
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
Copied
b. Clone tarsum's git locally
$
git clone https://aur.archlinux.org/tarsum.git
~/tarsum
Copied
c. Go to ~/tarsum folder and install it
$
cd
~/tarsum
Copied
$
makepkg -si
Copied
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
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