python-passwordmeter on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-passwordmeter

* (Optional) Uninstall python-passwordmeter on Arch using YAY

$ yay -Rns python-passwordmeter

2. Manually Install "python-passwordmeter" via AUR

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

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

b. Clone python-passwordmeter's git locally

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

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

$ cd ~/python-passwordmeter $ makepkg -si

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

ID: 631071
Name: python-passwordmeter
PackageBaseID: 143710
PackageBase: python-passwordmeter
Version: 0.1.8-1
Description: A Password strength measuring library, for Python
URL: https://pypi.org/project/passwordmeter/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1563644614
LastModified: 1563644614
URLPath: /cgit/aur.git/snapshot/python-passwordmeter.tar.gz