arch-secure-boot on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S arch-secure-boot

* (Optional) Uninstall arch-secure-boot on Arch using YAY

$ yay -Rns arch-secure-boot

2. Manually Install "arch-secure-boot" via AUR

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

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

b. Clone arch-secure-boot's git locally

$ git clone https://aur.archlinux.org/arch-secure-boot.git ~/arch-secure-boot

c. Go to ~/arch-secure-boot folder and install it

$ cd ~/arch-secure-boot $ makepkg -si

3. Information about the arch-secure-boot package on Arch User Repository (AUR)

ID: 1364735
Name: arch-secure-boot
PackageBaseID: 157058
PackageBase: arch-secure-boot
Version: 1.6.2-1
Description: UEFI Secure Boot for Arch Linux + btrfs snapshot recovery
URL: https://github.com/maximbaz/arch-secure-boot
NumVotes: 2
Popularity: 0.013335
OutOfDate:
Maintainer: maximbaz
Submitter: maximbaz
FirstSubmitted: 1598308141
LastModified: 1701736109
URLPath: /cgit/aur.git/snapshot/arch-secure-boot.tar.gz