python-passwdgen on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-passwdgen

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

$ yay -Rns python-passwdgen

2. Manually Install "python-passwdgen" via AUR

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

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

b. Clone python-passwdgen's git locally

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

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

$ cd ~/python-passwdgen $ makepkg -si

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

ID: 1281743
Name: python-passwdgen
PackageBaseID: 193152
PackageBase: python-passwdgen
Version: 0.4.0-3
Description: A simple password generation utility
URL: https://github.com/thanethomson/passwdgen
NumVotes: 1
Popularity: 0.00513
OutOfDate:
Maintainer: WSDMatty
Submitter: jmcb
FirstSubmitted: 1682791101
LastModified: 1688258392
URLPath: /cgit/aur.git/snapshot/python-passwdgen.tar.gz