passtrust on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S passtrust

* (Optional) Uninstall passtrust on Arch using YAY

$ yay -Rns passtrust

2. Manually Install "passtrust" via AUR

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

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

b. Clone passtrust's git locally

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

c. Go to ~/passtrust folder and install it

$ cd ~/passtrust $ makepkg -si

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

ID: 346158
Name: passtrust
PackageBaseID: 115758
PackageBase: passtrust
Version: 2.1-1
Description: A Ruby-based tool that converts a simple passphrase into a secure password
URL: https://github.com/xorond/passtrust
NumVotes: 0
Popularity: 0
OutOfDate: 1706052004
Maintainer: xorond
Submitter: xorond
FirstSubmitted: 1474838360
LastModified: 1476342823
URLPath: /cgit/aur.git/snapshot/passtrust.tar.gz