python2-pickledb on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-pickledb

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

$ yay -Rns python2-pickledb

2. Manually Install "python2-pickledb" via AUR

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

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

b. Clone python2-pickledb's git locally

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

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

$ cd ~/python2-pickledb $ makepkg -si

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

ID: 744882
Name: python2-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/python2-pickledb.tar.gz