python-tinydb on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-tinydb

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

$ yay -Rns python-tinydb

2. Manually Install "python-tinydb" via AUR

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

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

b. Clone python-tinydb's git locally

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

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

$ cd ~/python-tinydb $ makepkg -si

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

ID: 1305800
Name: python-tinydb
PackageBaseID: 106568
PackageBase: python-tinydb
Version: 4.8.0-1
Description: TinyDB is a tiny, document oriented database optimized for your happiness :)
URL: https://github.com/msiemens/tinydb
NumVotes: 14
Popularity: 6.0E-6
OutOfDate:
Maintainer: Dylan14
Submitter: atweiden
FirstSubmitted: 1453697844
LastModified: 1692365787
URLPath: /cgit/aur.git/snapshot/python-tinydb.tar.gz