passwordmanager on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S passwordmanager

* (Optional) Uninstall passwordmanager on Arch using YAY

$ yay -Rns passwordmanager

2. Manually Install "passwordmanager" via AUR

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

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

b. Clone passwordmanager's git locally

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

c. Go to ~/passwordmanager folder and install it

$ cd ~/passwordmanager $ makepkg -si

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

ID: 1357107
Name: passwordmanager
PackageBaseID: 98730
PackageBase: passwordmanager
Version: 4.1.13-1
Description: A simple password store using AES-256-CBC encryption via OpenSSL
URL: https://github.com/Martchus/passwordmanager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1440704895
LastModified: 1700608277
URLPath: /cgit/aur.git/snapshot/passwordmanager.tar.gz