mkinitcpio-remotekey on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S mkinitcpio-remotekey

* (Optional) Uninstall mkinitcpio-remotekey on Arch using YAY

$ yay -Rns mkinitcpio-remotekey

2. Manually Install "mkinitcpio-remotekey" via AUR

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

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

b. Clone mkinitcpio-remotekey's git locally

$ git clone https://aur.archlinux.org/mkinitcpio-remotekey.git ~/mkinitcpio-remotekey

c. Go to ~/mkinitcpio-remotekey folder and install it

$ cd ~/mkinitcpio-remotekey $ makepkg -si

3. Information about the mkinitcpio-remotekey package on Arch User Repository (AUR)

ID: 1184405
Name: mkinitcpio-remotekey
PackageBaseID: 188820
PackageBase: mkinitcpio-remotekey
Version: 0.0.1-1
Description: Archlinux mkinitcpio hook to download a keyfile to unlock an encrypted root device in early userspace
URL: https://github.com/mickybart/mkinitcpio-remotekey
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mickybart
Submitter: mickybart
FirstSubmitted: 1671317237
LastModified: 1671317237
URLPath: /cgit/aur.git/snapshot/mkinitcpio-remotekey.tar.gz