mkpwd on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mkpwd

* (Optional) Uninstall mkpwd on Arch using YAY

$ yay -Rns mkpwd

2. Manually Install "mkpwd" via AUR

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

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

b. Clone mkpwd's git locally

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

c. Go to ~/mkpwd folder and install it

$ cd ~/mkpwd $ makepkg -si

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

ID: 1029107
Name: mkpwd
PackageBaseID: 87874
PackageBase: mkpwd
Version: 1.6-3
Description: Command line password generator
URL: https://www.o-schroeder.de/projects/mkpwd
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dpirate
Submitter: dpirate
FirstSubmitted: 1417437487
LastModified: 1643659916
URLPath: /cgit/aur.git/snapshot/mkpwd.tar.gz