upass-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S upass-git

* (Optional) Uninstall upass-git on Arch using YAY

$ yay -Rns upass-git

2. Manually Install "upass-git" via AUR

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

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

b. Clone upass-git's git locally

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

c. Go to ~/upass-git folder and install it

$ cd ~/upass-git $ makepkg -si

3. Information about the upass-git package on Arch User Repository (AUR)

ID: 539146
Name: upass-git
PackageBaseID: 95586
PackageBase: upass-git
Version: 0.3.0.r0.gae15ac0-1
Description: Console UI for pass (git version)
URL: https://github.com/Kwpolska/upass
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Kwpolska
Submitter: Kwpolska
FirstSubmitted: 1436123121
LastModified: 1535479082
URLPath: /cgit/aur.git/snapshot/upass-git.tar.gz