python-pickledb on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pickledb

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

$ yay -Rns python-pickledb

2. Manually Install "python-pickledb" via AUR

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

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

b. Clone python-pickledb's git locally

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

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

$ cd ~/python-pickledb $ makepkg -si

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

ID: 744881
Name: python-pickledb
PackageBaseID: 106730
PackageBase: python-pickledb
Version: 0.9.2-1
Description: pickleDB is lightweight, fast, and simple database based on Python’s own json module
URL: http://packages.python.org/pickleDB/
NumVotes: 0
Popularity: 0
OutOfDate: 1694126883
Maintainer: davvore33
Submitter: davvore33
FirstSubmitted: 1453990474
LastModified: 1590847956
URLPath: /cgit/aur.git/snapshot/python-pickledb.tar.gz