passmenu2 on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S passmenu2

* (Optional) Uninstall passmenu2 on Arch using YAY

$ yay -Rns passmenu2

2. Manually Install "passmenu2" via AUR

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

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

b. Clone passmenu2's git locally

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

c. Go to ~/passmenu2 folder and install it

$ cd ~/passmenu2 $ makepkg -si

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

ID: 787804
Name: passmenu2
PackageBaseID: 157407
PackageBase: passmenu2
Version: 1-1
Description: Shell script to browse pass using dmenu with support for folders
URL: https://tools.suckless.org/dmenu/scripts/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Lumpiasty
Submitter: Lumpiasty
FirstSubmitted: 1599346491
LastModified: 1599346491
URLPath: /cgit/aur.git/snapshot/passmenu2.tar.gz