puma on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S puma

* (Optional) Uninstall puma on Arch using YAY

$ yay -Rns puma

2. Manually Install "puma" via AUR

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

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

b. Clone puma's git locally

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

c. Go to ~/puma folder and install it

$ cd ~/puma $ makepkg -si

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

ID: 525228
Name: puma
PackageBaseID: 118500
PackageBase: puma
Version: 0.8-1
Description: Simple password manager
URL: https://github.com/clawoflight/puma
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ClawOfLight
Submitter: ClawOfLight
FirstSubmitted: 1483798839
LastModified: 1531133833
URLPath: /cgit/aur.git/snapshot/puma.tar.gz