python-jsondatabase on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-jsondatabase

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

$ yay -Rns python-jsondatabase

2. Manually Install "python-jsondatabase" via AUR

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

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

b. Clone python-jsondatabase's git locally

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

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

$ cd ~/python-jsondatabase $ makepkg -si

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

ID: 1020595
Name: python-jsondatabase
PackageBaseID: 117830
PackageBase: python-jsondatabase
Version: 0.1.7-1
Description: A flat file database for json objects
URL: https://github.com/gunthercox/jsondb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tembleking
FirstSubmitted: 1482071968
LastModified: 1642527519
URLPath: /cgit/aur.git/snapshot/python-jsondatabase.tar.gz