cpass-py on AUR (Arch User Repository)

Last updated: January 10,2025

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

$ yay -S cpass-py

* (Optional) Uninstall cpass-py on Arch using YAY

$ yay -Rns cpass-py

2. Manually Install "cpass-py" via AUR

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

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

b. Clone cpass-py's git locally

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

c. Go to ~/cpass-py folder and install it

$ cd ~/cpass-py $ makepkg -si

3. Information about the cpass-py package on Arch User Repository (AUR)

ID: 1267082
Name: cpass-py
PackageBaseID: 168417
PackageBase: cpass-py
Version: 0.9.4-1
Description: An urwid based TUI frontend for pass
URL: https://github.com/oliverlew/cpass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1624862303
LastModified: 1685755578
URLPath: /cgit/aur.git/snapshot/cpass-py.tar.gz