passbook on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S passbook

* (Optional) Uninstall passbook on Arch using YAY

$ yay -Rns passbook

2. Manually Install "passbook" via AUR

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

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

b. Clone passbook's git locally

$ git clone https://aur.archlinux.org/passbook.git ~/passbook

c. Go to ~/passbook folder and install it

$ cd ~/passbook $ makepkg -si

3. Information about the passbook package on Arch User Repository (AUR)

ID: 609452
Name: passbook
PackageBaseID: 136295
PackageBase: passbook
Version: 0.8-1
Description: A password manager for GNOME
URL: https://gitlab.gnome.org/gnumdk/passbook
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: igor-dyatlov
Submitter: gnumdk
FirstSubmitted: 1538049902
LastModified: 1556967011
URLPath: /cgit/aur.git/snapshot/passbook.tar.gz