cryptsetup-keyscript on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cryptsetup-keyscript

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

$ yay -Rns cryptsetup-keyscript

2. Manually Install "cryptsetup-keyscript" via AUR

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

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

b. Clone cryptsetup-keyscript's git locally

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

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

$ cd ~/cryptsetup-keyscript $ makepkg -si

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

ID: 485685
Name: cryptsetup-keyscript
PackageBaseID: 116428
PackageBase: cryptsetup-keyscript
Version: 2.0.1.keyscript-1
Description: Patched cryptsetup that supports invoking a script to obtain passphrase
URL: https://gitlab.com/cryptsetup/cryptsetup/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mwberry
FirstSubmitted: 1477249536
LastModified: 1518301766
URLPath: /cgit/aur.git/snapshot/cryptsetup-keyscript.tar.gz