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