multi-tpm2-totp on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S multi-tpm2-totp

* (Optional) Uninstall multi-tpm2-totp on Arch using YAY

$ yay -Rns multi-tpm2-totp

2. Manually Install "multi-tpm2-totp" via AUR

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

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

b. Clone multi-tpm2-totp's git locally

$ git clone https://aur.archlinux.org/multi-tpm2-totp.git ~/multi-tpm2-totp

c. Go to ~/multi-tpm2-totp folder and install it

$ cd ~/multi-tpm2-totp $ makepkg -si

3. Information about the multi-tpm2-totp package on Arch User Repository (AUR)

ID: 1299053
Name: multi-tpm2-totp
PackageBaseID: 191759
PackageBase: multi-tpm2-totp
Version: 0.2.2-1
Description: Attest the trustworthiness of a device against a human using multiple time-based one-time passwords.
URL: https://github.com/brandsimon/multi-tpm2-totp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Simon_Brand
Submitter: Simon_Brand
FirstSubmitted: 1679352036
LastModified: 1691170147
URLPath: /cgit/aur.git/snapshot/multi-tpm2-totp.tar.gz