passcheck on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S passcheck

* (Optional) Uninstall passcheck on Arch using YAY

$ yay -Rns passcheck

2. Manually Install "passcheck" via AUR

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

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

b. Clone passcheck's git locally

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

c. Go to ~/passcheck folder and install it

$ cd ~/passcheck $ makepkg -si

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

ID: 251229
Name: passcheck
PackageBaseID: 72347
PackageBase: passcheck
Version: 1.6-1
Description: Passphrase strength evaluator
URL: https://github.com/maandree/passcheck
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1375576228
LastModified: 1448587084
URLPath: /cgit/aur.git/snapshot/passcheck.tar.gz