cryptsetup-gui on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S cryptsetup-gui

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

$ yay -Rns cryptsetup-gui

2. Manually Install "cryptsetup-gui" via AUR

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

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

b. Clone cryptsetup-gui's git locally

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

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

$ cd ~/cryptsetup-gui $ makepkg -si

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

ID: 891658
Name: cryptsetup-gui
PackageBaseID: 63776
PackageBase: cryptsetup-gui
Version: 0.6.1-2
Description: Simple GUI for unlocking LUKS encrypted devices
URL: https://github.com/jonhoo/cryptsetup-gui
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: Jonhoo
Submitter: Jonhoo
FirstSubmitted: 1350740941
LastModified: 1618281193
URLPath: /cgit/aur.git/snapshot/cryptsetup-gui.tar.gz