passtools on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S passtools

* (Optional) Uninstall passtools on Arch using YAY

$ yay -Rns passtools

2. Manually Install "passtools" via AUR

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

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

b. Clone passtools's git locally

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

c. Go to ~/passtools folder and install it

$ cd ~/passtools $ makepkg -si

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

ID: 858207
Name: passtools
PackageBaseID: 162866
PackageBase: passtools
Version: 0.1-1
Description: A small script that helps you generate a password and check for the password strength
URL: https://github.com/Mahmoud-Hashad/passtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Mahmoud_Ramadan
Submitter: Mahmoud_Ramadan
FirstSubmitted: 1612390488
LastModified: 1612391383
URLPath: /cgit/aur.git/snapshot/passtools.tar.gz