secpwgen on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S secpwgen

* (Optional) Uninstall secpwgen on Arch using YAY

$ yay -Rns secpwgen

2. Manually Install "secpwgen" via AUR

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

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

b. Clone secpwgen's git locally

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

c. Go to ~/secpwgen folder and install it

$ cd ~/secpwgen $ makepkg -si

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

ID: 613248
Name: secpwgen
PackageBaseID: 132729
PackageBase: secpwgen
Version: 1.3-5
Description: Secure password generator
URL: http://zvrba.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kirillnow
Submitter: kirillnow
FirstSubmitted: 1527065501
LastModified: 1558043443
URLPath: /cgit/aur.git/snapshot/secpwgen.tar.gz