python-simplekv on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-simplekv

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

$ yay -Rns python-simplekv

2. Manually Install "python-simplekv" via AUR

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

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

b. Clone python-simplekv's git locally

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

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

$ cd ~/python-simplekv $ makepkg -si

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

ID: 719017
Name: python-simplekv
PackageBaseID: 96481
PackageBase: python-simplekv
Version: 0.14.1-1
Description: A simple key-value store for binary data
URL: https://github.com/mbr/simplekv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ser
FirstSubmitted: 1438088897
LastModified: 1586477187
URLPath: /cgit/aur.git/snapshot/python-simplekv.tar.gz