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
Copied
b. Install keyencrypt on Arch using YAY
$
yay -S
keyencrypt
Copied
* (Optional) Uninstall keyencrypt on Arch using YAY
$
yay -Rns
keyencrypt
Copied
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
Copied
b. Clone keyencrypt's git locally
$
git clone https://aur.archlinux.org/keyencrypt.git
~/keyencrypt
Copied
c. Go to ~/keyencrypt folder and install it
$
cd
~/keyencrypt
Copied
$
makepkg -si
Copied
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
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