trousers on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S trousers

* (Optional) Uninstall trousers on Arch using YAY

$ yay -Rns trousers

2. Manually Install "trousers" via AUR

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

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

b. Clone trousers's git locally

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

c. Go to ~/trousers folder and install it

$ cd ~/trousers $ makepkg -si

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

ID: 917877
Name: trousers
PackageBaseID: 14330
PackageBase: trousers
Version: 0.3.15-2
Description: Open-source TCG Software Stack implementation for use with a TPM
URL: http://sourceforge.net/projects/trousers
NumVotes: 94
Popularity: 4.0E-6
OutOfDate:
Maintainer: mutantmonkey
Submitter:
FirstSubmitted: 1198021251
LastModified: 1623053671
URLPath: /cgit/aur.git/snapshot/trousers.tar.gz