python-password-strength on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-password-strength

* (Optional) Uninstall python-password-strength on Arch using YAY

$ yay -Rns python-password-strength

2. Manually Install "python-password-strength" via AUR

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

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

b. Clone python-password-strength's git locally

$ git clone https://aur.archlinux.org/python-password-strength.git ~/python-password-strength

c. Go to ~/python-password-strength folder and install it

$ cd ~/python-password-strength $ makepkg -si

3. Information about the python-password-strength package on Arch User Repository (AUR)

ID: 787150
Name: python-password-strength
PackageBaseID: 157367
PackageBase: python-password-strength
Version: 0.0.3-1
Description: Python 2.7/3.X password strength and validation
URL: https://github.com/kolypto/py-password-strength
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: dvb
Submitter: dvb
FirstSubmitted: 1599227725
LastModified: 1599227725
URLPath: /cgit/aur.git/snapshot/python-password-strength.tar.gz