passwdmanager on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S passwdmanager

* (Optional) Uninstall passwdmanager on Arch using YAY

$ yay -Rns passwdmanager

2. Manually Install "passwdmanager" via AUR

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

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

b. Clone passwdmanager's git locally

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

c. Go to ~/passwdmanager folder and install it

$ cd ~/passwdmanager $ makepkg -si

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

ID: 215996
Name: passwdmanager
PackageBaseID: 68238
PackageBase: passwdmanager
Version: 20140211-1
Description: Password management tool
URL: https://github.com/sk1418/passwdmanager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sk1418
FirstSubmitted: 1363567797
LastModified: 1438122206
URLPath: /cgit/aur.git/snapshot/passwdmanager.tar.gz