pm on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install pm on Arch using YAY
$
yay -S
pm
Copied
* (Optional) Uninstall pm on Arch using YAY
$
yay -Rns
pm
Copied
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
Copied
b. Clone pm's git locally
$
git clone https://aur.archlinux.org/pm.git
~/pm
Copied
c. Go to ~/pm folder and install it
$
cd
~/pm
Copied
$
makepkg -si
Copied
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
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