mkinitcpio-kpartx on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S mkinitcpio-kpartx

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

$ yay -Rns mkinitcpio-kpartx

2. Manually Install "mkinitcpio-kpartx" via AUR

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

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

b. Clone mkinitcpio-kpartx's git locally

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

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

$ cd ~/mkinitcpio-kpartx $ makepkg -si

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

ID: 1184856
Name: mkinitcpio-kpartx
PackageBaseID: 188841
PackageBase: mkinitcpio-kpartx
Version: 0.1-1
Description: mkinitcpio hook allowing for a GPT partitioned LUKS device not needing LVM
URL: https://github.com/OnkelUlla/mkinitcpio-kpartx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: OnkelUlla
Submitter: OnkelUlla
FirstSubmitted: 1671384757
LastModified: 1671384757
URLPath: /cgit/aur.git/snapshot/mkinitcpio-kpartx.tar.gz