passcheck on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install passcheck on Arch using YAY
$
yay -S
passcheck
Copied
* (Optional) Uninstall passcheck on Arch using YAY
$
yay -Rns
passcheck
Copied
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
Copied
b. Clone passcheck's git locally
$
git clone https://aur.archlinux.org/passcheck.git
~/passcheck
Copied
c. Go to ~/passcheck folder and install it
$
cd
~/passcheck
Copied
$
makepkg -si
Copied
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
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