passwordsafe on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S passwordsafe

* (Optional) Uninstall passwordsafe on Arch using YAY

$ yay -Rns passwordsafe

2. Manually Install "passwordsafe" via AUR

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

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

b. Clone passwordsafe's git locally

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

c. Go to ~/passwordsafe folder and install it

$ cd ~/passwordsafe $ makepkg -si

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

ID: 1394942
Name: passwordsafe
PackageBaseID: 81620
PackageBase: passwordsafe
Version: 1.18.2-1
Description: Simple & Secure Password Management
URL: https://pwsafe.org/
NumVotes: 30
Popularity: 0.063965
OutOfDate:
Maintainer: Namarrgon
Submitter: Namarrgon
FirstSubmitted: 1399467734
LastModified: 1706530940
URLPath: /cgit/aur.git/snapshot/passwordsafe.tar.gz