secureboot-utils on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S secureboot-utils

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

$ yay -Rns secureboot-utils

2. Manually Install "secureboot-utils" via AUR

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

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

b. Clone secureboot-utils's git locally

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

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

$ cd ~/secureboot-utils $ makepkg -si

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

ID: 808039
Name: secureboot-utils
PackageBaseID: 159004
PackageBase: secureboot-utils
Version: 1.1-2
Description: UEFI SecureBoot Utils (Generate, Write, Sign)
URL: https://github.com/BigfootACA/secureboot-utils
NumVotes: 0
Popularity: 0
OutOfDate: 1709665841
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1603293548
LastModified: 1603374026
URLPath: /cgit/aur.git/snapshot/secureboot-utils.tar.gz