chkboot on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S chkboot

* (Optional) Uninstall chkboot on Arch using YAY

$ yay -Rns chkboot

2. Manually Install "chkboot" via AUR

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

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

b. Clone chkboot's git locally

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

c. Go to ~/chkboot folder and install it

$ cd ~/chkboot $ makepkg -si

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

ID: 604528
Name: chkboot
PackageBaseID: 56934
PackageBase: chkboot
Version: 1.3-1
Description: Create hashes of all files under /boot and warns the user if they are modified
URL: https://github.com/grazzolini/chkboot
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: grazzolini
Submitter:
FirstSubmitted: 1329987350
LastModified: 1555450905
URLPath: /cgit/aur.git/snapshot/chkboot.tar.gz