passdmenu-gen on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S passdmenu-gen

* (Optional) Uninstall passdmenu-gen on Arch using YAY

$ yay -Rns passdmenu-gen

2. Manually Install "passdmenu-gen" via AUR

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

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

b. Clone passdmenu-gen's git locally

$ git clone https://aur.archlinux.org/passdmenu-gen.git ~/passdmenu-gen

c. Go to ~/passdmenu-gen folder and install it

$ cd ~/passdmenu-gen $ makepkg -si

3. Information about the passdmenu-gen package on Arch User Repository (AUR)

ID: 823808
Name: passdmenu-gen
PackageBaseID: 160230
PackageBase: passdmenu-gen
Version: 1.0-1
Description: A dmenu frontend to pass with clipboard, autotype and generate functionality for user and password.
URL: https://github.com/tyjak/passdmenu-gen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tyjak
Submitter: tyjak
FirstSubmitted: 1606296526
LastModified: 1606297217
URLPath: /cgit/aur.git/snapshot/passdmenu-gen.tar.gz