python2-pykeepass on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python2-pykeepass

* (Optional) Uninstall python2-pykeepass on Arch using YAY

$ yay -Rns python2-pykeepass

2. Manually Install "python2-pykeepass" via AUR

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

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

b. Clone python2-pykeepass's git locally

$ git clone https://aur.archlinux.org/python2-pykeepass.git ~/python2-pykeepass

c. Go to ~/python2-pykeepass folder and install it

$ cd ~/python2-pykeepass $ makepkg -si

3. Information about the python2-pykeepass package on Arch User Repository (AUR)

ID: 1012943
Name: python2-pykeepass
PackageBaseID: 145300
PackageBase: python2-pykeepass
Version: 4.0.1-1
Description: Python library to interact with keepass databases (supports KDBX3 and KDBX4)
URL: https://github.com/libkeepass/pykeepass
NumVotes: 0
Popularity: 0
OutOfDate: 1655988236
Maintainer:
FirstSubmitted: 1569347885
LastModified: 1641132325
URLPath: /cgit/aur.git/snapshot/python2-pykeepass.tar.gz

5. The same packages on other Linux Distributions