pass-qr on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pass-qr

* (Optional) Uninstall pass-qr on Arch using YAY

$ yay -Rns pass-qr

2. Manually Install "pass-qr" via AUR

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

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

b. Clone pass-qr's git locally

$ git clone https://aur.archlinux.org/pass-qr.git ~/pass-qr

c. Go to ~/pass-qr folder and install it

$ cd ~/pass-qr $ makepkg -si

3. Information about the pass-qr package on Arch User Repository (AUR)

ID: 1095569
Name: pass-qr
PackageBaseID: 133310
PackageBase: pass-qr
Version: 0.2.0-1
Description: A pass extension that lets you quickly generate a QR code for passwords using fzf or rofi
URL: https://github.com/codekoala/pass-qr
NumVotes: 1
Popularity: 5.4E-5
OutOfDate:
Maintainer: codekoala
Submitter: codekoala
FirstSubmitted: 1528515248
LastModified: 1654688784
URLPath: /cgit/aur.git/snapshot/pass-qr.tar.gz