python-rabadb on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-rabadb

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

$ yay -Rns python-rabadb

2. Manually Install "python-rabadb" via AUR

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

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

b. Clone python-rabadb's git locally

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

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

$ cd ~/python-rabadb $ makepkg -si

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

ID: 967587
Name: python-rabadb
PackageBaseID: 129371
PackageBase: python-rabadb
Version: 2.0-1
Description: Lightweight uncomplicated schemaless ORM on top of sqlite3
URL: https://github.com/tariqdaouda/rabadb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1516588318
LastModified: 1632984306
URLPath: /cgit/aur.git/snapshot/python-rabadb.tar.gz