pwsafe on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pwsafe

* (Optional) Uninstall pwsafe on Arch using YAY

$ yay -Rns pwsafe

2. Manually Install "pwsafe" via AUR

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

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

b. Clone pwsafe's git locally

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

c. Go to ~/pwsafe folder and install it

$ cd ~/pwsafe $ makepkg -si

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

ID: 1053579
Name: pwsafe
PackageBaseID: 128954
PackageBase: pwsafe
Version: r5.3e23fa2-1
Description: A commandline program for managing encrypted password databases
URL: https://github.com/nsd20463/pwsafe
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: graysky
Submitter: Barthalion
FirstSubmitted: 1515343145
LastModified: 1647691339
URLPath: /cgit/aur.git/snapshot/pwsafe.tar.gz