makepasswd on AUR (Arch User Repository)
Last updated: November 21,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
Copied
b. Install makepasswd on Arch using YAY
$
yay -S
makepasswd
Copied
* (Optional) Uninstall makepasswd on Arch using YAY
$
yay -Rns
makepasswd
Copied
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
Copied
b. Clone makepasswd's git locally
$
git clone https://aur.archlinux.org/makepasswd.git
~/makepasswd
Copied
c. Go to ~/makepasswd folder and install it
$
cd
~/makepasswd
Copied
$
makepkg -si
Copied
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
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