keepassx on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S keepassx

* (Optional) Uninstall keepassx on Arch using YAY

$ yay -Rns keepassx

2. Manually Install "keepassx" via AUR

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

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

b. Clone keepassx's git locally

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

c. Go to ~/keepassx folder and install it

$ cd ~/keepassx $ makepkg -si

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

ID: 608596
Name: keepassx
PackageBaseID: 141670
PackageBase: keepassx
Version: 0.4.4-3
Description: Password manager
URL: http://www.keepassx.org
NumVotes: 3
Popularity: 0.000697
OutOfDate:
Maintainer: muflone
Submitter: arojas
FirstSubmitted: 1556711158
LastModified: 1556711158
URLPath: /cgit/aur.git/snapshot/keepassx.tar.gz