pass-attr on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pass-attr

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

$ yay -Rns pass-attr

2. Manually Install "pass-attr" via AUR

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

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

b. Clone pass-attr's git locally

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

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

$ cd ~/pass-attr $ makepkg -si

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

ID: 1013597
Name: pass-attr
PackageBaseID: 173790
PackageBase: pass-attr
Version: 0.2.0-1
Description: pass password manager extension to print single lines from password files
URL: https://github.com/electrickite/pass-attr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: electrickite
Submitter: electrickite
FirstSubmitted: 1639013443
LastModified: 1641270118
URLPath: /cgit/aur.git/snapshot/pass-attr.tar.gz