pass-update on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pass-update

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

$ yay -Rns pass-update

2. Manually Install "pass-update" via AUR

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

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

b. Clone pass-update's git locally

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

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

$ cd ~/pass-update $ makepkg -si

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

ID: 1417245
Name: pass-update
PackageBaseID: 119267
PackageBase: pass-update
Version: 2.2.1-1
Description: A pass extension that provides an easy flow for updating passwords.
URL: https://github.com/roddhjav/pass-update
NumVotes: 18
Popularity: 0.118401
OutOfDate:
Maintainer: roddhjav
Submitter: roddhjav
FirstSubmitted: 1485632877
LastModified: 1709121147
URLPath: /cgit/aur.git/snapshot/pass-update.tar.gz