gchecksum on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S gchecksum

* (Optional) Uninstall gchecksum on Arch using YAY

$ yay -Rns gchecksum

2. Manually Install "gchecksum" via AUR

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

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

b. Clone gchecksum's git locally

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

c. Go to ~/gchecksum folder and install it

$ cd ~/gchecksum $ makepkg -si

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

ID: 207547
Name: gchecksum
PackageBaseID: 93428
PackageBase: gchecksum
Version: 0.1-1
Description: GUI frontend for system.util sums. C++ && Qt framework.
URL: https://github.com/gagiD/GCheckSum
NumVotes: 1
Popularity: 4.0E-5
OutOfDate:
Maintainer: gagiD
Submitter: gagiD
FirstSubmitted: 1432816546
LastModified: 1436176319
URLPath: /cgit/aur.git/snapshot/gchecksum.tar.gz