systemd-keyscript on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S systemd-keyscript

* (Optional) Uninstall systemd-keyscript on Arch using YAY

$ yay -Rns systemd-keyscript

2. Manually Install "systemd-keyscript" via AUR

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

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

b. Clone systemd-keyscript's git locally

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

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

$ cd ~/systemd-keyscript $ makepkg -si

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

ID: 689581
Name: systemd-keyscript
PackageBaseID: 148489
PackageBase: systemd-keyscript
Version: 1.0.0-1
Description: Keyscript service for systemd-cryptsetup + mkinitcpio hook
URL: https://gitlab.com/StevenDoesStuffs/systemd-keyscript
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stevendoesstuffs
Submitter: stevendoesstuffs
FirstSubmitted: 1579921877
LastModified: 1579921877
URLPath: /cgit/aur.git/snapshot/systemd-keyscript.tar.gz