python-pwgen on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-pwgen

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

$ yay -Rns python-pwgen

2. Manually Install "python-pwgen" via AUR

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

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

b. Clone python-pwgen's git locally

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

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

$ cd ~/python-pwgen $ makepkg -si

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

ID: 476684
Name: python-pwgen
PackageBaseID: 129067
PackageBase: python-pwgen
Version: 0.8.2-1
Description: Pure python version of pwgen
URL: https://github.com/vinces1979/pwgen
NumVotes: 0
Popularity: 0
OutOfDate: 1706465079
Maintainer: mickybart
Submitter: mickybart
FirstSubmitted: 1515465206
LastModified: 1515465206
URLPath: /cgit/aur.git/snapshot/python-pwgen.tar.gz