pass-context on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pass-context

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

$ yay -Rns pass-context

2. Manually Install "pass-context" via AUR

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

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

b. Clone pass-context's git locally

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

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

$ cd ~/pass-context $ makepkg -si

3. Information about the pass-context package on Arch User Repository (AUR)

ID: 1212577
Name: pass-context
PackageBaseID: 190528
PackageBase: pass-context
Version: 0.4.3-1
Description: A pass extension to easily switch between pass contexts
URL: https://gitlab.com/onemoresuza-pass/pass-context
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: onemoresuza
Submitter: onemoresuza
FirstSubmitted: 1676683109
LastModified: 1676683109
URLPath: /cgit/aur.git/snapshot/pass-context.tar.gz