python-keepassx on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-keepassx

* (Optional) Uninstall python-keepassx on Arch using YAY

$ yay -Rns python-keepassx

2. Manually Install "python-keepassx" via AUR

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

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

b. Clone python-keepassx's git locally

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

c. Go to ~/python-keepassx folder and install it

$ cd ~/python-keepassx $ makepkg -si

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

ID: 196129
Name: python-keepassx
PackageBaseID: 94621
PackageBase: python-keepassx
Version: 0.1.0-1
Description: library and scriptable command line interface to keepassx
URL: http://keepassx.readthedocs.org
NumVotes: 3
Popularity: 6.0E-6
OutOfDate:
Maintainer:
FirstSubmitted: 1434299296
LastModified: 1434299356
URLPath: /cgit/aur.git/snapshot/python-keepassx.tar.gz