pass-update on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install pass-update on Arch using YAY
$
yay -S
pass-update
Copied
* (Optional) Uninstall pass-update on Arch using YAY
$
yay -Rns
pass-update
Copied
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
Copied
b. Clone pass-update's git locally
$
git clone https://aur.archlinux.org/pass-update.git
~/pass-update
Copied
c. Go to ~/pass-update folder and install it
$
cd
~/pass-update
Copied
$
makepkg -si
Copied
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
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