passhole on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S passhole

* (Optional) Uninstall passhole on Arch using YAY

$ yay -Rns passhole

2. Manually Install "passhole" via AUR

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

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

b. Clone passhole's git locally

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

c. Go to ~/passhole folder and install it

$ cd ~/passhole $ makepkg -si

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

ID: 1320914
Name: passhole
PackageBaseID: 129487
PackageBase: passhole
Version: 1.10.0-2
Description: KeePass CLI + dmenu interface
URL: https://github.com/Evidlo/passhole
NumVotes: 3
Popularity: 1.6E-5
OutOfDate:
Maintainer: PRESFIL
Submitter: spradlim
FirstSubmitted: 1516935852
LastModified: 1695075891
URLPath: /cgit/aur.git/snapshot/passhole.tar.gz