verify-squash-root on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S verify-squash-root

* (Optional) Uninstall verify-squash-root on Arch using YAY

$ yay -Rns verify-squash-root

2. Manually Install "verify-squash-root" via AUR

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

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

b. Clone verify-squash-root's git locally

$ git clone https://aur.archlinux.org/verify-squash-root.git ~/verify-squash-root

c. Go to ~/verify-squash-root folder and install it

$ cd ~/verify-squash-root $ makepkg -si

3. Information about the verify-squash-root package on Arch User Repository (AUR)

ID: 1109080
Name: verify-squash-root
PackageBaseID: 183835
PackageBase: verify-squash-root
Version: 0.0.3-1
Description: Build signed efi files which mount a verified squashfs image as rootfs on boot
URL: https://github.com/brandsimon/verify-squash-root/
NumVotes: 1
Popularity: 0.303588
OutOfDate:
Maintainer: Simon_Brand
FirstSubmitted: 1657217600
LastModified: 1657234632
URLPath: /cgit/aur.git/snapshot/verify-squash-root.tar.gz