upass on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S upass

* (Optional) Uninstall upass on Arch using YAY

$ yay -Rns upass

2. Manually Install "upass" via AUR

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

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

b. Clone upass's git locally

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

c. Go to ~/upass folder and install it

$ cd ~/upass $ makepkg -si

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

ID: 539145
Name: upass
PackageBaseID: 95585
PackageBase: upass
Version: 0.3.0-1
Description: Console UI for pass
URL: https://github.com/Kwpolska/upass
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Kwpolska
Submitter: Kwpolska
FirstSubmitted: 1436122766
LastModified: 1535479074
URLPath: /cgit/aur.git/snapshot/upass.tar.gz