bsum on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S bsum

* (Optional) Uninstall bsum on Arch using YAY

$ yay -Rns bsum

2. Manually Install "bsum" via AUR

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

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

b. Clone bsum's git locally

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

c. Go to ~/bsum folder and install it

$ cd ~/bsum $ makepkg -si

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

ID: 1380095
Name: bsum
PackageBaseID: 201225
PackageBase: bsum
Version: latest-1
Description: blocksum - Simple file or block device - per block SHA512 sum calculator
URL: https://github.com/noderblade/blocksum
NumVotes: 1
Popularity: 0.240504
OutOfDate:
Maintainer: noder
Submitter: noder
FirstSubmitted: 1704323269
LastModified: 1704323269
URLPath: /cgit/aur.git/snapshot/bsum.tar.gz