mkinitcpio-passwd on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mkinitcpio-passwd

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

$ yay -Rns mkinitcpio-passwd

2. Manually Install "mkinitcpio-passwd" via AUR

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

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

b. Clone mkinitcpio-passwd's git locally

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

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

$ cd ~/mkinitcpio-passwd $ makepkg -si

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

ID: 1365040
Name: mkinitcpio-passwd
PackageBaseID: 70413
PackageBase: mkinitcpio-passwd
Version: 0.2.0-2
Description: Set password for main system inside initrd
URL: https://github.com/eworm-de/mkinitcpio-passwd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1369647577
LastModified: 1701787065
URLPath: /cgit/aur.git/snapshot/mkinitcpio-passwd.tar.gz