hashboot on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S hashboot

* (Optional) Uninstall hashboot on Arch using YAY

$ yay -Rns hashboot

2. Manually Install "hashboot" via AUR

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

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

b. Clone hashboot's git locally

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

c. Go to ~/hashboot folder and install it

$ cd ~/hashboot $ makepkg -si

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

ID: 897419
Name: hashboot
PackageBaseID: 142918
PackageBase: hashboot
Version: 0.9.14-2
Description: Check integrity of files in /boot
URL: https://schlomp.space/tastytea/hashboot
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: krathalan
Submitter: krathalan
FirstSubmitted: 1561051867
LastModified: 1619285585
URLPath: /cgit/aur.git/snapshot/hashboot.tar.gz