grub-luks-keyfile on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S grub-luks-keyfile

* (Optional) Uninstall grub-luks-keyfile on Arch using YAY

$ yay -Rns grub-luks-keyfile

2. Manually Install "grub-luks-keyfile" via AUR

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

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

b. Clone grub-luks-keyfile's git locally

$ git clone https://aur.archlinux.org/grub-luks-keyfile.git ~/grub-luks-keyfile

c. Go to ~/grub-luks-keyfile folder and install it

$ cd ~/grub-luks-keyfile $ makepkg -si

3. Information about the grub-luks-keyfile package on Arch User Repository (AUR)

ID: 920957
Name: grub-luks-keyfile
PackageBaseID: 128302
PackageBase: grub-luks-keyfile
Version: 2:2.06-1
Description: GNU GRand Unified Bootloader (2) with crypto extensions to support for DMCrypt and LUKS volumes with detached headers and key files.
URL: https://www.gnu.org/software/grub/
NumVotes: 7
Popularity: 0.000927
OutOfDate:
Maintainer:
Submitter: kalbasit
FirstSubmitted: 1513909887
LastModified: 1623672942
URLPath: /cgit/aur.git/snapshot/grub-luks-keyfile.tar.gz