luks-tpm on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S luks-tpm

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

$ yay -Rns luks-tpm

2. Manually Install "luks-tpm" via AUR

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

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

b. Clone luks-tpm's git locally

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

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

$ cd ~/luks-tpm $ makepkg -si

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

ID: 801207
Name: luks-tpm
PackageBaseID: 120162
PackageBase: luks-tpm
Version: 1.0.0-1
Description: Utility to manage LUKS keyfiles sealed by the TPM
URL: https://github.com/electrickite/luks-tpm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: electrickite
Submitter: electrickite
FirstSubmitted: 1488254503
LastModified: 1602017785
URLPath: /cgit/aur.git/snapshot/luks-tpm.tar.gz