passwdqc-utils on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S passwdqc-utils

* (Optional) Uninstall passwdqc-utils on Arch using YAY

$ yay -Rns passwdqc-utils

2. Manually Install "passwdqc-utils" via AUR

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

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

b. Clone passwdqc-utils's git locally

$ git clone https://aur.archlinux.org/passwdqc-utils.git ~/passwdqc-utils

c. Go to ~/passwdqc-utils folder and install it

$ cd ~/passwdqc-utils $ makepkg -si

3. Information about the passwdqc-utils package on Arch User Repository (AUR)

ID: 409966
Name: passwdqc-utils
PackageBaseID: 103116
PackageBase: passwdqc-utils
Version: 1.3.1-1
Description: pwqcheck (password strength checker) and pwqgen (random passphrase generator) from passwdqc
URL: http://www.openwall.com/passwdqc/
NumVotes: 5
Popularity: 0
OutOfDate: 1680672419
Maintainer:
Submitter: ahphaw5S
FirstSubmitted: 1447076008
LastModified: 1494520453
URLPath: /cgit/aur.git/snapshot/passwdqc-utils.tar.gz