tpmtool on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S tpmtool

* (Optional) Uninstall tpmtool on Arch using YAY

$ yay -Rns tpmtool

2. Manually Install "tpmtool" via AUR

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

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

b. Clone tpmtool's git locally

$ git clone https://aur.archlinux.org/tpmtool.git ~/tpmtool

c. Go to ~/tpmtool folder and install it

$ cd ~/tpmtool $ makepkg -si

3. Information about the tpmtool package on Arch User Repository (AUR)

ID: 1294001
Name: tpmtool
PackageBaseID: 178579
PackageBase: tpmtool
Version: 3.8.0-1
Description: Program that allows handling cryptographic data from the TPM chip
URL: https://www.gnutls.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: alex.henrie
FirstSubmitted: 1651683405
LastModified: 1690239834
URLPath: /cgit/aur.git/snapshot/tpmtool.tar.gz