passes on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S passes

* (Optional) Uninstall passes on Arch using YAY

$ yay -Rns passes

2. Manually Install "passes" via AUR

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

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

b. Clone passes's git locally

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

c. Go to ~/passes folder and install it

$ cd ~/passes $ makepkg -si

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

ID: 1167678
Name: passes
PackageBaseID: 177256
PackageBase: passes
Version: 0.7-1
Description: A digital pass manager
URL: https://github.com/pablo-s/passes
NumVotes: 1
Popularity: 2.0E-6
OutOfDate: 1687160982
Maintainer: rcmartin
Submitter: igor-dyatlov
FirstSubmitted: 1648123020
LastModified: 1668185577
URLPath: /cgit/aur.git/snapshot/passes.tar.gz