python-kppy on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-kppy

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

$ yay -Rns python-kppy

2. Manually Install "python-kppy" via AUR

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

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

b. Clone python-kppy's git locally

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

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

$ cd ~/python-kppy $ makepkg -si

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

ID: 684889
Name: python-kppy
PackageBaseID: 97949
PackageBase: python-kppy
Version: 1.5.2-2
Description: A Python-module to provide an API to KeePass 1.x files commonly used by KeePassX.
URL: https://github.com/raymontag/kppy
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter:
FirstSubmitted: 1439929683
LastModified: 1578730718
URLPath: /cgit/aur.git/snapshot/python-kppy.tar.gz