pass-clip-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pass-clip-git

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

$ yay -Rns pass-clip-git

2. Manually Install "pass-clip-git" 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-git's git locally

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

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

$ cd ~/pass-clip-git $ makepkg -si

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

ID: 961776
Name: pass-clip-git
PackageBaseID: 169832
PackageBase: pass-clip-git
Version: 0.2.r9.g26a8668-1
Description: A pass extension to copy passwords to the clipboard using fzf or rofi.
URL: https://github.com/ibizaman/pass-clip
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xeruf
Submitter: xeruf
FirstSubmitted: 1628709942
LastModified: 1631802155
URLPath: /cgit/aur.git/snapshot/pass-clip-git.tar.gz