qpass on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S qpass

* (Optional) Uninstall qpass on Arch using YAY

$ yay -Rns qpass

2. Manually Install "qpass" via AUR

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

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

b. Clone qpass's git locally

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

c. Go to ~/qpass folder and install it

$ cd ~/qpass $ makepkg -si

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

ID: 314060
Name: qpass
PackageBaseID: 112555
PackageBase: qpass
Version: 1.3.1-1
Description: Easy to use password manager with built-in password generator
URL: http://qpass.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: veaceslav
Submitter: veaceslav
FirstSubmitted: 1466158604
LastModified: 1466158736
URLPath: /cgit/aur.git/snapshot/qpass.tar.gz