passdmenu on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S passdmenu

* (Optional) Uninstall passdmenu on Arch using YAY

$ yay -Rns passdmenu

2. Manually Install "passdmenu" via AUR

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

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

b. Clone passdmenu's git locally

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

c. Go to ~/passdmenu folder and install it

$ cd ~/passdmenu $ makepkg -si

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

ID: 578145
Name: passdmenu
PackageBaseID: 107449
PackageBase: passdmenu
Version: 1.2.0-1
Description: A dmenu frontend to pass with clipboard and autotype functionality for user and password.
URL: https://github.com/klaasb/passdmenu
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Arvedui
Submitter: kritztopf
FirstSubmitted: 1455206066
LastModified: 1547821703
URLPath: /cgit/aur.git/snapshot/passdmenu.tar.gz