makepasswd on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S makepasswd

* (Optional) Uninstall makepasswd on Arch using YAY

$ yay -Rns makepasswd

2. Manually Install "makepasswd" via AUR

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

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

b. Clone makepasswd's git locally

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

c. Go to ~/makepasswd folder and install it

$ cd ~/makepasswd $ makepkg -si

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

ID: 1274405
Name: makepasswd
PackageBaseID: 96694
PackageBase: makepasswd
Version: 1.10_12-1
Description: Generates true random passwords with the emphasis on security over pronounceability (Debian version)
URL: http://packages.qa.debian.org/m/makepasswd.html
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: seblu
FirstSubmitted: 1438640467
LastModified: 1686964662
URLPath: /cgit/aur.git/snapshot/makepasswd.tar.gz