gpgpwd on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gpgpwd

* (Optional) Uninstall gpgpwd on Arch using YAY

$ yay -Rns gpgpwd

2. Manually Install "gpgpwd" via AUR

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

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

b. Clone gpgpwd's git locally

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

c. Go to ~/gpgpwd folder and install it

$ cd ~/gpgpwd $ makepkg -si

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

ID: 388518
Name: gpgpwd
PackageBaseID: 80142
PackageBase: gpgpwd
Version: 0.7.2-1
Description: A command-line password manager based around GnuPG
URL: http://random.zerodogg.org/gpgpwd/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dchusovitin
Submitter: dchusovitin
FirstSubmitted: 1395251287
LastModified: 1488362905
URLPath: /cgit/aur.git/snapshot/gpgpwd.tar.gz