python-labml-db on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-labml-db

* (Optional) Uninstall python-labml-db on Arch using YAY

$ yay -Rns python-labml-db

2. Manually Install "python-labml-db" via AUR

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

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

b. Clone python-labml-db's git locally

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

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

$ cd ~/python-labml-db $ makepkg -si

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

ID: 1102443
Name: python-labml-db
PackageBaseID: 183481
PackageBase: python-labml-db
Version: 0.0.15-1
Description: Minimalistic Object-Relational Mapper for JSON/YAML/Pickle file based db
URL: https://github.com/labmlai/db
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1655990970
LastModified: 1655990970
URLPath: /cgit/aur.git/snapshot/python-labml-db.tar.gz