passgen-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S passgen-git

* (Optional) Uninstall passgen-git on Arch using YAY

$ yay -Rns passgen-git

2. Manually Install "passgen-git" via AUR

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

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

b. Clone passgen-git's git locally

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

c. Go to ~/passgen-git folder and install it

$ cd ~/passgen-git $ makepkg -si

3. Information about the passgen-git package on Arch User Repository (AUR)

ID: 784821
Name: passgen-git
PackageBaseID: 155167
PackageBase: passgen-git
Version: 1.02-1
Description: A simple cli tool that generates passwords of a user defined length. Can currently create Random String, Secure Token String , and UUID4 Secure Unique String ID passwords
URL: https://github.com/Can221-ParOS/passgen-git.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Can221-ParOS
Submitter: Can221-ParOS
FirstSubmitted: 1594017013
LastModified: 1598771581
URLPath: /cgit/aur.git/snapshot/passgen-git.tar.gz