pass-clip on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pass-clip

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

$ yay -Rns pass-clip

2. Manually Install "pass-clip" via AUR

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

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

b. Clone pass-clip's git locally

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

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

$ cd ~/pass-clip $ makepkg -si

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

ID: 948239
Name: pass-clip
PackageBaseID: 123662
PackageBase: pass-clip
Version: 0.3-1
Description: A pass extension that lets you quickly copy to clipboard passwords using fzf or rofi.
URL: https://github.com/ibizaman/pass-clip
NumVotes: 3
Popularity: 6.2E-5
OutOfDate:
Maintainer: ibizaman
Submitter: ibizaman
FirstSubmitted: 1498633700
LastModified: 1629058385
URLPath: /cgit/aur.git/snapshot/pass-clip.tar.gz