secureboot-grub on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S secureboot-grub

* (Optional) Uninstall secureboot-grub on Arch using YAY

$ yay -Rns secureboot-grub

2. Manually Install "secureboot-grub" via AUR

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

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

b. Clone secureboot-grub's git locally

$ git clone https://aur.archlinux.org/secureboot-grub.git ~/secureboot-grub

c. Go to ~/secureboot-grub folder and install it

$ cd ~/secureboot-grub $ makepkg -si

3. Information about the secureboot-grub package on Arch User Repository (AUR)

ID: 1157316
Name: secureboot-grub
PackageBaseID: 185845
PackageBase: secureboot-grub
Version: 0.2.3-1
Description: A set of helper scripts for secure boot with Grub2 and Shim
URL: https://github.com/zeroxoneafour/arch-secureboot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zeroxoneafour
Submitter: zeroxoneafour
FirstSubmitted: 1663526659
LastModified: 1666738112
URLPath: /cgit/aur.git/snapshot/secureboot-grub.tar.gz