crandpass on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S crandpass

* (Optional) Uninstall crandpass on Arch using YAY

$ yay -Rns crandpass

2. Manually Install "crandpass" via AUR

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

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

b. Clone crandpass's git locally

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

c. Go to ~/crandpass folder and install it

$ cd ~/crandpass $ makepkg -si

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

ID: 646611
Name: crandpass
PackageBaseID: 72986
PackageBase: crandpass
Version: 6-3
Description: A random password generator for Linux.
URL: https://github.com/kitsuneflame-zz/crandpass
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: LookTJ
Submitter: LookTJ
FirstSubmitted: 1377766362
LastModified: 1568557548
URLPath: /cgit/aur.git/snapshot/crandpass.tar.gz