mkinitcpio-multiencrypt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mkinitcpio-multiencrypt

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

$ yay -Rns mkinitcpio-multiencrypt

2. Manually Install "mkinitcpio-multiencrypt" via AUR

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

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

b. Clone mkinitcpio-multiencrypt's git locally

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

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

$ cd ~/mkinitcpio-multiencrypt $ makepkg -si

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

ID: 314164
Name: mkinitcpio-multiencrypt
PackageBaseID: 103188
PackageBase: mkinitcpio-multiencrypt
Version: 1.3-1
Description: Allows to open multiple LUKS containers during boot (optionally using just a single passphrase)
URL: https://github.com/faulesocke/mkinitcpio-multiencrypt
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: socke
Submitter: socke
FirstSubmitted: 1447228924
LastModified: 1466196813
URLPath: /cgit/aur.git/snapshot/mkinitcpio-multiencrypt.tar.gz