chksum-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S chksum-git

* (Optional) Uninstall chksum-git on Arch using YAY

$ yay -Rns chksum-git

2. Manually Install "chksum-git" via AUR

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

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

b. Clone chksum-git's git locally

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

c. Go to ~/chksum-git folder and install it

$ cd ~/chksum-git $ makepkg -si

3. Information about the chksum-git package on Arch User Repository (AUR)

ID: 660809
Name: chksum-git
PackageBaseID: 146198
PackageBase: chksum-git
Version: 0.1-1
Description: Check and compare easily the checksum of a file.
URL: https://gitlab.com/ChacaS0/chksum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ChacaS0
Submitter: ChacaS0
FirstSubmitted: 1572283138
LastModified: 1572331300
URLPath: /cgit/aur.git/snapshot/chksum-git.tar.gz