secure-boot on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "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
Copied
b. Install secure-boot on Arch using YAY
$
yay -S
secure-boot
Copied
* (Optional) Uninstall secure-boot on Arch using YAY
$
yay -Rns
secure-boot
Copied
2. Manually Install "secure-boot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone secure-boot's git locally
$
git clone https://aur.archlinux.org/secure-boot.git
~/secure-boot
Copied
c. Go to ~/secure-boot folder and install it
$
cd
~/secure-boot
Copied
$
makepkg -si
Copied
3. Information about the secure-boot package on Arch User Repository (AUR)
ID: 792758
Name: secure-boot
PackageBaseID: 112478
PackageBase: secure-boot
Version: 1.5.0-1
Description: secure-boot tool
URL: https://github.com/gdamjan/secure-boot
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gdamjan
Submitter: gdamjan
FirstSubmitted: 1465989311
LastModified: 1600294593
URLPath: /cgit/aur.git/snapshot/secure-boot.tar.gz
Name: secure-boot
PackageBaseID: 112478
PackageBase: secure-boot
Version: 1.5.0-1
Description: secure-boot tool
URL: https://github.com/gdamjan/secure-boot
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gdamjan
Submitter: gdamjan
FirstSubmitted: 1465989311
LastModified: 1600294593
URLPath: /cgit/aur.git/snapshot/secure-boot.tar.gz