cryptsetup-sigfile on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cryptsetup-sigfile

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

$ yay -Rns cryptsetup-sigfile

2. Manually Install "cryptsetup-sigfile" via AUR

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

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

b. Clone cryptsetup-sigfile's git locally

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

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

$ cd ~/cryptsetup-sigfile $ makepkg -si

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

ID: 1284788
Name: cryptsetup-sigfile
PackageBaseID: 184477
PackageBase: cryptsetup-sigfile
Version: 2.6.1-1
Description: Userspace setup tool for transparent encryption of block devices using dm-crypt (with edited mkinitcpio hook to check file system signature before attempting to open it).
URL: https://gitlab.com/cryptsetup/cryptsetup/
NumVotes: 6
Popularity: 0.216717
OutOfDate: 1709639657
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1659109475
LastModified: 1688756151
URLPath: /cgit/aur.git/snapshot/cryptsetup-sigfile.tar.gz