passwd-gen-cli on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S passwd-gen-cli

* (Optional) Uninstall passwd-gen-cli on Arch using YAY

$ yay -Rns passwd-gen-cli

2. Manually Install "passwd-gen-cli" via AUR

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

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

b. Clone passwd-gen-cli's git locally

$ git clone https://aur.archlinux.org/passwd-gen-cli.git ~/passwd-gen-cli

c. Go to ~/passwd-gen-cli folder and install it

$ cd ~/passwd-gen-cli $ makepkg -si

3. Information about the passwd-gen-cli package on Arch User Repository (AUR)

ID: 1013079
Name: passwd-gen-cli
PackageBaseID: 166994
PackageBase: passwd-gen-cli
Version: 1.0.2-1
Description: Command line application to generate passwords or a phrase composed of several words. It is possible to use one or more collections as source to create them.
URL: https://gitlab.com/kurdy/passwd-gen-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kurdy
Submitter: kurdy
FirstSubmitted: 1621181046
LastModified: 1641148725
URLPath: /cgit/aur.git/snapshot/passwd-gen-cli.tar.gz