keyencrypt on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S keyencrypt

* (Optional) Uninstall keyencrypt on Arch using YAY

$ yay -Rns keyencrypt

2. Manually Install "keyencrypt" via AUR

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

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

b. Clone keyencrypt's git locally

$ git clone https://aur.archlinux.org/keyencrypt.git ~/keyencrypt

c. Go to ~/keyencrypt folder and install it

$ cd ~/keyencrypt $ makepkg -si

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

ID: 477770
Name: keyencrypt
PackageBaseID: 118708
PackageBase: keyencrypt
Version: 1.1.0-1
Description: mkinitpio hook to decrypt /rootkey.gpg, which is then fowarded to cryptsetup's hook encrypt for root decryption, usefull to boot from a non-encrypted usb key.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arshlinux
Submitter: arshlinux
FirstSubmitted: 1484235274
LastModified: 1515890720
URLPath: /cgit/aur.git/snapshot/keyencrypt.tar.gz