python-pysdb on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pysdb

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

$ yay -Rns python-pysdb

2. Manually Install "python-pysdb" via AUR

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

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

b. Clone python-pysdb's git locally

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

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

$ cd ~/python-pysdb $ makepkg -si

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

ID: 1168772
Name: python-pysdb
PackageBaseID: 187355
PackageBase: python-pysdb
Version: 0.0.3-00
Description: A simple lightweight portable, embeddable database library
URL: https://github.com/TheSyedAasif/pysdb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: skeilnet
Submitter: skeilnet
FirstSubmitted: 1668377813
LastModified: 1668377813
URLPath: /cgit/aur.git/snapshot/python-pysdb.tar.gz