passwordmanager-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S passwordmanager-git

* (Optional) Uninstall passwordmanager-git on Arch using YAY

$ yay -Rns passwordmanager-git

2. Manually Install "passwordmanager-git" via AUR

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

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

b. Clone passwordmanager-git's git locally

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

c. Go to ~/passwordmanager-git folder and install it

$ cd ~/passwordmanager-git $ makepkg -si

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

ID: 1421925
Name: passwordmanager-git
PackageBaseID: 143705
PackageBase: passwordmanager-git
Version: 300.3a01f2d-3
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: 1563634591
LastModified: 1709742965
URLPath: /cgit/aur.git/snapshot/passwordmanager-git.tar.gz