pass-web on AUR( Arch User Repository.)

Last updated: September 26,2022

1. Install pass-web via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install pass-web on Arch using YAY

yay -S pass-web

c. Remove pass-web on Arch using YAY

yay -Rns pass-web

2. Install pass-web via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone pass-web's git locally

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

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

cd ~/pass-web
makepkg -si

3. Details of pass-web package

ID: 629096
Name: pass-web
PackageBaseID: 103481
PackageBase: pass-web
Version: 1.0.0.beta.18-1
Description: A web interface for pass (password-store)
URL: https://github.com/BenoitZugmeyer/pass-web
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: AlK
FirstSubmitted: 1447797581
LastModified: 1563022721
URLPath: /cgit/aur.git/snapshot/pass-web.tar.gz