pasgen on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pasgen

* (Optional) Uninstall pasgen on Arch using YAY

$ yay -Rns pasgen

2. Manually Install "pasgen" via AUR

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

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

b. Clone pasgen's git locally

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

c. Go to ~/pasgen folder and install it

$ cd ~/pasgen $ makepkg -si

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

ID: 1332884
Name: pasgen
PackageBaseID: 198468
PackageBase: pasgen
Version: 1.0.5-1
Description: A simple password generator
URL: https://github.com/alexkdeveloper/pasgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1697116930
LastModified: 1697116930
URLPath: /cgit/aur.git/snapshot/pasgen.tar.gz