cpass on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cpass

* (Optional) Uninstall cpass on Arch using YAY

$ yay -Rns cpass

2. Manually Install "cpass" via AUR

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

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

b. Clone cpass's git locally

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

c. Go to ~/cpass folder and install it

$ cd ~/cpass $ makepkg -si

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

ID: 926787
Name: cpass
PackageBaseID: 137790
PackageBase: cpass
Version: 0.0.2-1
Description: A terminal password manager written in Rust.
URL: https://gitlab.com/thacoon/cpass.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thacoon
Submitter: thacoon
FirstSubmitted: 1543953649
LastModified: 1624799723
URLPath: /cgit/aur.git/snapshot/cpass.tar.gz