python-libkeepass on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-libkeepass

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

$ yay -Rns python-libkeepass

2. Manually Install "python-libkeepass" via AUR

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

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

b. Clone python-libkeepass's git locally

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

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

$ cd ~/python-libkeepass $ makepkg -si

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

ID: 446588
Name: python-libkeepass
PackageBaseID: 125874
PackageBase: python-libkeepass
Version: 0.2.0-1
Description: Python module to read KeePass 1.x/KeePassX (v3) and KeePass 2.x (v4) files
URL: https://github.com/libkeepass/libkeepass
NumVotes: 2
Popularity: 0
OutOfDate: 1548325916
Maintainer:
FirstSubmitted: 1506384501
LastModified: 1506384501
URLPath: /cgit/aur.git/snapshot/python-libkeepass.tar.gz