cpm-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cpm-git

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

$ yay -Rns cpm-git

2. Manually Install "cpm-git" via AUR

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

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

b. Clone cpm-git's git locally

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

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

$ cd ~/cpm-git $ makepkg -si

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

ID: 186788
Name: cpm-git
PackageBaseID: 90695
PackageBase: cpm-git
Version: 0.32.r0.ge90c7f0-1
Description: Curses based password manager using PGP-encryption
URL: http://github.com/comotion/cpm
NumVotes: 0
Popularity: 0
OutOfDate: 1653513708
Maintainer: Sonic-Y3k
FirstSubmitted: 1424618540
LastModified: 1433801668
URLPath: /cgit/aur.git/snapshot/cpm-git.tar.gz