dracut-sb on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dracut-sb

* (Optional) Uninstall dracut-sb on Arch using YAY

$ yay -Rns dracut-sb

2. Manually Install "dracut-sb" via AUR

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

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

b. Clone dracut-sb's git locally

$ git clone https://aur.archlinux.org/dracut-sb.git ~/dracut-sb

c. Go to ~/dracut-sb folder and install it

$ cd ~/dracut-sb $ makepkg -si

3. Information about the dracut-sb package on Arch User Repository (AUR)

ID: 950221
Name: dracut-sb
PackageBaseID: 170118
PackageBase: dracut-sb
Version: 1.0.1-2
Description: dracut secure boot setup using efistub
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tleydxdy
FirstSubmitted: 1629401839
LastModified: 1629470096
URLPath: /cgit/aur.git/snapshot/dracut-sb.tar.gz