pwman on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pwman

* (Optional) Uninstall pwman on Arch using YAY

$ yay -Rns pwman

2. Manually Install "pwman" via AUR

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

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

b. Clone pwman's git locally

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

c. Go to ~/pwman folder and install it

$ cd ~/pwman $ makepkg -si

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

ID: 1104114
Name: pwman
PackageBaseID: 31524
PackageBase: pwman
Version: 0.4.5-2
Description: A text-based application for securely storing and managing passwords
URL: https://pwman.sourceforge.net/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter:
FirstSubmitted: 1256569330
LastModified: 1656317514
URLPath: /cgit/aur.git/snapshot/pwman.tar.gz