autopasswd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S autopasswd

* (Optional) Uninstall autopasswd on Arch using YAY

$ yay -Rns autopasswd

2. Manually Install "autopasswd" via AUR

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

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

b. Clone autopasswd's git locally

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

c. Go to ~/autopasswd folder and install it

$ cd ~/autopasswd $ makepkg -si

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

ID: 461649
Name: autopasswd
PackageBaseID: 81217
PackageBase: autopasswd
Version: 2-2
Description: Reproducable password generator
URL: https://github.com/maandree/autopasswd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1398282658
LastModified: 1510855423
URLPath: /cgit/aur.git/snapshot/autopasswd.tar.gz