checkpassword on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S checkpassword

* (Optional) Uninstall checkpassword on Arch using YAY

$ yay -Rns checkpassword

2. Manually Install "checkpassword" via AUR

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

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

b. Clone checkpassword's git locally

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

c. Go to ~/checkpassword folder and install it

$ cd ~/checkpassword $ makepkg -si

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

ID: 203931
Name: checkpassword
PackageBaseID: 22595
PackageBase: checkpassword
Version: 0.90-1
Description: A simple, uniform password-checking interface to all root applications
URL: http://cr.yp.to/checkpwd.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Allan
FirstSubmitted: 1230466759
LastModified: 1435504443
URLPath: /cgit/aur.git/snapshot/checkpassword.tar.gz