pswd on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "pswd" 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 pswd on Arch using YAY
$
yay -S
pswd
Copied
* (Optional) Uninstall pswd on Arch using YAY
$
yay -Rns
pswd
Copied
2. Manually Install "pswd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pswd's git locally
$
git clone https://aur.archlinux.org/pswd.git
~/pswd
Copied
c. Go to ~/pswd folder and install it
$
cd
~/pswd
Copied
$
makepkg -si
Copied
3. Information about the pswd package on Arch User Repository (AUR)
ID: 273316
Name: pswd
PackageBaseID: 87788
PackageBase: pswd
Version: 3.1.0-2
Description: A pseudo-random password generator
URL: https://github.com/dwaring87/pswd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1417168031
LastModified: 1454932851
URLPath: /cgit/aur.git/snapshot/pswd.tar.gz
Name: pswd
PackageBaseID: 87788
PackageBase: pswd
Version: 3.1.0-2
Description: A pseudo-random password generator
URL: https://github.com/dwaring87/pswd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1417168031
LastModified: 1454932851
URLPath: /cgit/aur.git/snapshot/pswd.tar.gz