mkinitcpio-dir on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mkinitcpio-dir

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

$ yay -Rns mkinitcpio-dir

2. Manually Install "mkinitcpio-dir" via AUR

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

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

b. Clone mkinitcpio-dir's git locally

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

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

$ cd ~/mkinitcpio-dir $ makepkg -si

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

ID: 501029
Name: mkinitcpio-dir
PackageBaseID: 131421
PackageBase: mkinitcpio-dir
Version: 0.2.0-0
Description: Initcpio hook to mount a subdirectory as the root file system
URL: https://bbs.archlinux.org/viewtopic.php?pid=932362#p932362
NumVotes: 1
Popularity: 0.277301
OutOfDate:
Maintainer: nik123true
Submitter: nik123true
FirstSubmitted: 1523106420
LastModified: 1523106420
URLPath: /cgit/aur.git/snapshot/mkinitcpio-dir.tar.gz