python-oursql on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-oursql

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

$ yay -Rns python-oursql

2. Manually Install "python-oursql" via AUR

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

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

b. Clone python-oursql's git locally

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

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

$ cd ~/python-oursql $ makepkg -si

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

ID: 569782
Name: python-oursql
PackageBaseID: 36967
PackageBase: python-oursql
Version: 0.9.5-1
Description: new set of MySQL bindings for python3
URL: https://launchpad.net/oursql
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: cinatic
Submitter: richardmurri
FirstSubmitted: 1272901739
LastModified: 1545241071
URLPath: /cgit/aur.git/snapshot/python-oursql.tar.gz