secureboot.sh on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S secureboot.sh

* (Optional) Uninstall secureboot.sh on Arch using YAY

$ yay -Rns secureboot.sh

2. Manually Install "secureboot.sh" via AUR

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

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

b. Clone secureboot.sh's git locally

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

c. Go to ~/secureboot.sh folder and install it

$ cd ~/secureboot.sh $ makepkg -si

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

ID: 834868
Name: secureboot.sh
PackageBaseID: 160360
PackageBase: secureboot.sh
Version: 0.0.5-1
Description: A very basic script to setup secureboot
URL: https://github.com/mrabe89/secureboot.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrabe89
Submitter: mrabe89
FirstSubmitted: 1606596228
LastModified: 1608244643
URLPath: /cgit/aur.git/snapshot/secureboot.sh.tar.gz