cryptsetup-multidisk-ssh on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S cryptsetup-multidisk-ssh

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

$ yay -Rns cryptsetup-multidisk-ssh

2. Manually Install "cryptsetup-multidisk-ssh" 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-ssh's git locally

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

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

$ cd ~/cryptsetup-multidisk-ssh $ makepkg -si

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

ID: 387180
Name: cryptsetup-multidisk-ssh
PackageBaseID: 117884
PackageBase: cryptsetup-multidisk-ssh
Version: 1.0-1
Description: Handle multiple encrypted root devices with ssh shell
URL: https://github.com/moparisthebest/cryptsetup-multidisk-ssh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: moparisthebest
Submitter: moparisthebest
FirstSubmitted: 1482293841
LastModified: 1487971000
URLPath: /cgit/aur.git/snapshot/cryptsetup-multidisk-ssh.tar.gz