gotpm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gotpm

* (Optional) Uninstall gotpm on Arch using YAY

$ yay -Rns gotpm

2. Manually Install "gotpm" via AUR

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

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

b. Clone gotpm's git locally

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

c. Go to ~/gotpm folder and install it

$ cd ~/gotpm $ makepkg -si

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

ID: 678798
Name: gotpm
PackageBaseID: 147535
PackageBase: gotpm
Version: 0.1.2-1
Description: TPM2 command-line utility
URL: https://github.com/google/go-tpm-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: joerichey
Submitter: joerichey
FirstSubmitted: 1576841494
LastModified: 1576841494
URLPath: /cgit/aur.git/snapshot/gotpm.tar.gz