cryptsetup-multidisk on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S cryptsetup-multidisk

* (Optional) Uninstall cryptsetup-multidisk on Arch using YAY

$ yay -Rns cryptsetup-multidisk

2. Manually Install "cryptsetup-multidisk" via AUR

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

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

b. Clone cryptsetup-multidisk's git locally

$ git clone https://aur.archlinux.org/cryptsetup-multidisk.git ~/cryptsetup-multidisk

c. Go to ~/cryptsetup-multidisk folder and install it

$ cd ~/cryptsetup-multidisk $ makepkg -si

3. Information about the cryptsetup-multidisk package on Arch User Repository (AUR)

ID: 387179
Name: cryptsetup-multidisk
PackageBaseID: 117311
PackageBase: cryptsetup-multidisk
Version: 1.0-1
Description: Handle multiple encrypted root devices
URL: https://github.com/moparisthebest/archlinux_encrypthook
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: moparisthebest
Submitter: moparisthebest
FirstSubmitted: 1479966233
LastModified: 1487970841
URLPath: /cgit/aur.git/snapshot/cryptsetup-multidisk.tar.gz