secureboot-helper on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S secureboot-helper

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

$ yay -Rns secureboot-helper

2. Manually Install "secureboot-helper" via AUR

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

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

b. Clone secureboot-helper's git locally

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

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

$ cd ~/secureboot-helper $ makepkg -si

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

ID: 1230410
Name: secureboot-helper
PackageBaseID: 144039
PackageBase: secureboot-helper
Version: 1.1.3-1
Description: Kernel signing helper for UEFI secure boot
URL: https://wiki.archlinux.org/index.php/Secure_Boot#Signing_kernel_with_pacman_hook
NumVotes: 2
Popularity: 1.2E-5
OutOfDate:
Maintainer: brli
Submitter: brli
FirstSubmitted: 1564771074
LastModified: 1679494234
URLPath: /cgit/aur.git/snapshot/secureboot-helper.tar.gz