archiso-encryption on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S archiso-encryption

* (Optional) Uninstall archiso-encryption on Arch using YAY

$ yay -Rns archiso-encryption

2. Manually Install "archiso-encryption" via AUR

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

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

b. Clone archiso-encryption's git locally

$ git clone https://aur.archlinux.org/archiso-encryption.git ~/archiso-encryption

c. Go to ~/archiso-encryption folder and install it

$ cd ~/archiso-encryption $ makepkg -si

3. Information about the archiso-encryption package on Arch User Repository (AUR)

ID: 1110998
Name: archiso-encryption
PackageBaseID: 172838
PackageBase: archiso-encryption
Version: v66-1
Description: Tools for creating Arch Linux live and install ISO images (LUKS image type support).
URL: https://gitlab.archlinux.org/archlinux/archiso/-/issues/156
NumVotes: 3
Popularity: 0.002522
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1636294684
LastModified: 1657638432
URLPath: /cgit/aur.git/snapshot/archiso-encryption.tar.gz