pm on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S pm

* (Optional) Uninstall pm on Arch using YAY

$ yay -Rns pm

2. Manually Install "pm" via AUR

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

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

b. Clone pm's git locally

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

c. Go to ~/pm folder and install it

$ cd ~/pm $ makepkg -si

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

ID: 656125
Name: pm
PackageBaseID: 145830
PackageBase: go-pm-git
Version: 20191014.21_37aa6fc-1
Description: Simple secure password manager written in Go
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Difrex
Submitter: Difrex
FirstSubmitted: 1571043422
LastModified: 1571043422
URLPath: /cgit/aur.git/snapshot/pm.tar.gz