python-dbutils on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-dbutils

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

$ yay -Rns python-dbutils

2. Manually Install "python-dbutils" via AUR

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

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

b. Clone python-dbutils's git locally

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

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

$ cd ~/python-dbutils $ makepkg -si

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

ID: 1253533
Name: python-dbutils
PackageBaseID: 23847
PackageBase: python-dbutils
Version: 3.0.3-1
Description: Suite of Python modules allowing to connect in a safe and efficient way between a threaded Python application and a database
URL: https://github.com/WebwareForPython/DBUtils
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: yejun
FirstSubmitted: 1234498394
LastModified: 1683363788
URLPath: /cgit/aur.git/snapshot/python-dbutils.tar.gz