forgetpass on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S forgetpass

* (Optional) Uninstall forgetpass on Arch using YAY

$ yay -Rns forgetpass

2. Manually Install "forgetpass" via AUR

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

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

b. Clone forgetpass's git locally

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

c. Go to ~/forgetpass folder and install it

$ cd ~/forgetpass $ makepkg -si

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

ID: 1383583
Name: forgetpass
PackageBaseID: 198462
PackageBase: forgetpass
Version: 1.0.15-1
Description: Simple password generator for websites
URL: https://github.com/alexkdeveloper/forgetpass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1697116357
LastModified: 1704904392
URLPath: /cgit/aur.git/snapshot/forgetpass.tar.gz