neopassmenu on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S neopassmenu

* (Optional) Uninstall neopassmenu on Arch using YAY

$ yay -Rns neopassmenu

2. Manually Install "neopassmenu" via AUR

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

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

b. Clone neopassmenu's git locally

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

c. Go to ~/neopassmenu folder and install it

$ cd ~/neopassmenu $ makepkg -si

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

ID: 1261098
Name: neopassmenu
PackageBaseID: 188993
PackageBase: neopassmenu
Version: 1.0.5-1
Description: Dmenu front end in POSIX shell for pass with navigation, selection from multi-line files, and support for dmenu equivalents
URL: https://notabug.org/BezierQuadratic/neopassmenu
NumVotes: 1
Popularity: 0.000929
OutOfDate:
Maintainer: intothegnu
Submitter: intothegnu
FirstSubmitted: 1671972315
LastModified: 1684680547
URLPath: /cgit/aur.git/snapshot/neopassmenu.tar.gz