checksum-block-device on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S checksum-block-device

* (Optional) Uninstall checksum-block-device on Arch using YAY

$ yay -Rns checksum-block-device

2. Manually Install "checksum-block-device" via AUR

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

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

b. Clone checksum-block-device's git locally

$ git clone https://aur.archlinux.org/checksum-block-device.git ~/checksum-block-device

c. Go to ~/checksum-block-device folder and install it

$ cd ~/checksum-block-device $ makepkg -si

3. Information about the checksum-block-device package on Arch User Repository (AUR)

ID: 301545
Name: checksum-block-device
PackageBaseID: 111101
PackageBase: checksum-block-device
Version: 1.0.0-1
Description: Watch for changes in block devices by checksumming on boot/resume and shutdown/sleep
URL: https://github.com/giddie/checksum-block-device
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: giddie
Submitter: giddie
FirstSubmitted: 1462806958
LastModified: 1462956628
URLPath: /cgit/aur.git/snapshot/checksum-block-device.tar.gz