pass-web on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S pass-web

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

$ yay -Rns pass-web

2. Manually Install "pass-web" via AUR

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. Information about the pass-web package on Arch User Repository (AUR)

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: 2
Popularity: 0.000168
OutOfDate:
Maintainer: AlK
Submitter: AlK
FirstSubmitted: 1447797581
LastModified: 1563022721
URLPath: /cgit/aur.git/snapshot/pass-web.tar.gz