luks-tpm2 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S luks-tpm2

* (Optional) Uninstall luks-tpm2 on Arch using YAY

$ yay -Rns luks-tpm2

2. Manually Install "luks-tpm2" via AUR

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

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

b. Clone luks-tpm2's git locally

$ git clone https://aur.archlinux.org/luks-tpm2.git ~/luks-tpm2

c. Go to ~/luks-tpm2 folder and install it

$ cd ~/luks-tpm2 $ makepkg -si

3. Information about the luks-tpm2 package on Arch User Repository (AUR)

ID: 1356343
Name: luks-tpm2
PackageBaseID: 136396
PackageBase: luks-tpm2
Version: 2.2.0-1
Description: Utility to manage LUKS keys sealed by a TPM 2.0
URL: https://github.com/electrickite/luks-tpm2
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: electrickite
Submitter: electrickite
FirstSubmitted: 1538447748
LastModified: 1700496867
URLPath: /cgit/aur.git/snapshot/luks-tpm2.tar.gz