tpm-tools on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S tpm-tools

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

$ yay -Rns tpm-tools

2. Manually Install "tpm-tools" via AUR

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

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

b. Clone tpm-tools's git locally

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

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

$ cd ~/tpm-tools $ makepkg -si

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

ID: 917876
Name: tpm-tools
PackageBaseID: 97813
PackageBase: tpm-tools
Version: 1.3.9.2-1
Description: Tools to manage and diagnose a TPM
URL: http://sourceforge.net/projects/trousers
NumVotes: 22
Popularity: 2.0E-6
OutOfDate:
Maintainer: mutantmonkey
Submitter: mutantmonkey
FirstSubmitted: 1439790645
LastModified: 1623053633
URLPath: /cgit/aur.git/snapshot/tpm-tools.tar.gz