trustedgrub2 on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S trustedgrub2

* (Optional) Uninstall trustedgrub2 on Arch using YAY

$ yay -Rns trustedgrub2

2. Manually Install "trustedgrub2" via AUR

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

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

b. Clone trustedgrub2's git locally

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

c. Go to ~/trustedgrub2 folder and install it

$ cd ~/trustedgrub2 $ makepkg -si

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

ID: 432470
Name: trustedgrub2
PackageBaseID: 115694
PackageBase: trustedgrub2
Version: 1.4.0-3
Description: TPM enabled GRUB2 Bootloader
URL: https://github.com/Sirrix-AG/TrustedGRUB2/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: n0vember
FirstSubmitted: 1474539130
LastModified: 1501674606
URLPath: /cgit/aur.git/snapshot/trustedgrub2.tar.gz