mkinitcpio-dm-partprobe on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S mkinitcpio-dm-partprobe

* (Optional) Uninstall mkinitcpio-dm-partprobe on Arch using YAY

$ yay -Rns mkinitcpio-dm-partprobe

2. Manually Install "mkinitcpio-dm-partprobe" via AUR

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

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

b. Clone mkinitcpio-dm-partprobe's git locally

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

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

$ cd ~/mkinitcpio-dm-partprobe $ makepkg -si

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

ID: 843819
Name: mkinitcpio-dm-partprobe
PackageBaseID: 161587
PackageBase: mkinitcpio-dm-partprobe
Version: 20210107-1
Description: This is an initcpio hook for probing partitions after device mapper maps devices (e.g. after 'encrypt' hook).
URL: https://aur.archlinux.org/packages/mkinitcpio-dm-partprobe/
NumVotes: 0
Popularity: 0
OutOfDate: 1709123063
Maintainer: pztrn
Submitter: pztrn
FirstSubmitted: 1609694484
LastModified: 1610029689
URLPath: /cgit/aur.git/snapshot/mkinitcpio-dm-partprobe.tar.gz