python-pymssql on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-pymssql

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

$ yay -Rns python-pymssql

2. Manually Install "python-pymssql" via AUR

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

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

b. Clone python-pymssql's git locally

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

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

$ cd ~/python-pymssql $ makepkg -si

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

ID: 1364798
Name: python-pymssql
PackageBaseID: 165629
PackageBase: python-pymssql
Version: 2.2.11-1
Description: A simple database interface for Python that builds on top of FreeTDS to provide a Python DB-API (PEP-249) interface to Microsoft SQL Server
URL: https://github.com/pymssql/pymssql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1618463522
LastModified: 1701749910
URLPath: /cgit/aur.git/snapshot/python-pymssql.tar.gz