python-blitzdb on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-blitzdb

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

$ yay -Rns python-blitzdb

2. Manually Install "python-blitzdb" via AUR

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

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

b. Clone python-blitzdb's git locally

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

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

$ cd ~/python-blitzdb $ makepkg -si

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

ID: 1328934
Name: python-blitzdb
PackageBaseID: 116510
PackageBase: python-blitzdb
Version: 0.4.4-1
Description: A document-oriented database written purely in Python
URL: https://github.com/adewes/blitzdb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: rpodgorny
FirstSubmitted: 1477500526
LastModified: 1696479325
URLPath: /cgit/aur.git/snapshot/python-blitzdb.tar.gz