python-deadsimplekv on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-deadsimplekv

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

$ yay -Rns python-deadsimplekv

2. Manually Install "python-deadsimplekv" via AUR

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

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

b. Clone python-deadsimplekv's git locally

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

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

$ cd ~/python-deadsimplekv $ makepkg -si

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

ID: 650659
Name: python-deadsimplekv
PackageBaseID: 145400
PackageBase: python-deadsimplekv
Version: 0.2.0-1
Description: A simple key-value store with caching for Python
URL: https://github.com/beardog108/deadsimplekv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: virtualdxs
FirstSubmitted: 1569649656
LastModified: 1569649656
URLPath: /cgit/aur.git/snapshot/python-deadsimplekv.tar.gz