pass-paste on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S pass-paste

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

$ yay -Rns pass-paste

2. Manually Install "pass-paste" via AUR

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

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

b. Clone pass-paste's git locally

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

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

$ cd ~/pass-paste $ makepkg -si

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

ID: 1042026
Name: pass-paste
PackageBaseID: 176315
PackageBase: pass-paste
Version: 0.8.1-1
Description: An extension for pass: paste passwords by mouse without clipboard.
URL: https://github.com/loh-tar/pass-paste
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loh.tar
Submitter: loh.tar
FirstSubmitted: 1645641449
LastModified: 1645641449
URLPath: /cgit/aur.git/snapshot/pass-paste.tar.gz