cshatag on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cshatag

* (Optional) Uninstall cshatag on Arch using YAY

$ yay -Rns cshatag

2. Manually Install "cshatag" via AUR

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

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

b. Clone cshatag's git locally

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

c. Go to ~/cshatag folder and install it

$ cd ~/cshatag $ makepkg -si

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

ID: 1181295
Name: cshatag
PackageBaseID: 175010
PackageBase: cshatag
Version: 2.1.0-1
Description: Detect silent data corruption using checksums in Ext4 extended attributes
URL: https://github.com/rfjakob/cshatag
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wooptoo
Submitter: wooptoo
FirstSubmitted: 1642117921
LastModified: 1670788659
URLPath: /cgit/aur.git/snapshot/cshatag.tar.gz