systemd-boot-password on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S systemd-boot-password

* (Optional) Uninstall systemd-boot-password on Arch using YAY

$ yay -Rns systemd-boot-password

2. Manually Install "systemd-boot-password" via AUR

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

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

b. Clone systemd-boot-password's git locally

$ git clone https://aur.archlinux.org/systemd-boot-password.git ~/systemd-boot-password

c. Go to ~/systemd-boot-password folder and install it

$ cd ~/systemd-boot-password $ makepkg -si

3. Information about the systemd-boot-password package on Arch User Repository (AUR)

ID: 484491
Name: systemd-boot-password
PackageBaseID: 119492
PackageBase: systemd-boot-password
Version: 1.0.237-1
Description: systemd-boot with password-protected editor
URL: https://github.com/kitsunyan/systemd-boot-password
NumVotes: 2
Popularity: 0.07703
OutOfDate:
Maintainer: kitsunyan
Submitter: kitsunyan
FirstSubmitted: 1486267826
LastModified: 1517966325
URLPath: /cgit/aur.git/snapshot/systemd-boot-password.tar.gz