python-pyodbc on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-pyodbc

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

$ yay -Rns python-pyodbc

2. Manually Install "python-pyodbc" via AUR

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

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

b. Clone python-pyodbc's git locally

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

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

$ cd ~/python-pyodbc $ makepkg -si

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

ID: 1405564
Name: python-pyodbc
PackageBaseID: 177590
PackageBase: python-pyodbc
Version: 5.1.0-1
Description: ODBC module for Python
URL: https://github.com/mkleehammer/pyodbc
NumVotes: 2
Popularity: 0.017876
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648837771
LastModified: 1707313502
URLPath: /cgit/aur.git/snapshot/python-pyodbc.tar.gz