pgen on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S pgen

* (Optional) Uninstall pgen on Arch using YAY

$ yay -Rns pgen

2. Manually Install "pgen" via AUR

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

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

b. Clone pgen's git locally

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

c. Go to ~/pgen folder and install it

$ cd ~/pgen $ makepkg -si

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

ID: 748556
Name: pgen
PackageBaseID: 154124
PackageBase: pgen
Version: 1.0.0-1
Description: An opinionated password generator.
URL: https://github.com/pkulak/pgen
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pkulak
Submitter: pkulak
FirstSubmitted: 1591595265
LastModified: 1591595265
URLPath: /cgit/aur.git/snapshot/pgen.tar.gz