mkinitcpio-authentication on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mkinitcpio-authentication

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

$ yay -Rns mkinitcpio-authentication

2. Manually Install "mkinitcpio-authentication" via AUR

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

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

b. Clone mkinitcpio-authentication's git locally

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

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

$ cd ~/mkinitcpio-authentication $ makepkg -si

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

ID: 589456
Name: mkinitcpio-authentication
PackageBaseID: 139919
PackageBase: mkinitcpio-authentication
Version: 0.r1.be53c2b-1
Description: mkinitcpio hook to enable authentication in initramfs
URL: https://github.com/brandsimon/mkinitcpio-authentication
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Simon_Brand
Submitter: Simon_Brand
FirstSubmitted: 1551120876
LastModified: 1551120876
URLPath: /cgit/aur.git/snapshot/mkinitcpio-authentication.tar.gz