tpm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tpm

* (Optional) Uninstall tpm on Arch using YAY

$ yay -Rns tpm

2. Manually Install "tpm" via AUR

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

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

b. Clone tpm's git locally

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

c. Go to ~/tpm folder and install it

$ cd ~/tpm $ makepkg -si

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

ID: 744179
Name: tpm
PackageBaseID: 75432
PackageBase: tpm
Version: 1.3.3-1
Description: tiny password manager
URL: http://github.com/nmeum/tpm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: aaetrnaie
FirstSubmitted: 1384606193
LastModified: 1590709206
URLPath: /cgit/aur.git/snapshot/tpm.tar.gz