boot-digest on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S boot-digest

* (Optional) Uninstall boot-digest on Arch using YAY

$ yay -Rns boot-digest

2. Manually Install "boot-digest" via AUR

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

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

b. Clone boot-digest's git locally

$ git clone https://aur.archlinux.org/boot-digest.git ~/boot-digest

c. Go to ~/boot-digest folder and install it

$ cd ~/boot-digest $ makepkg -si

3. Information about the boot-digest package on Arch User Repository (AUR)

ID: 455707
Name: boot-digest
PackageBaseID: 110204
PackageBase: boot-digest
Version: 0.8-2
Description: Digest boot partition for disk encryption integrity
URL: https://github.com/alonbl/boot-digest
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mrxx
Submitter: mrxx
FirstSubmitted: 1460906838
LastModified: 1509155558
URLPath: /cgit/aur.git/snapshot/boot-digest.tar.gz