python-pymssql on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install python-pymssql on Arch using YAY
$
yay -S
python-pymssql
Copied
* (Optional) Uninstall python-pymssql on Arch using YAY
$
yay -Rns
python-pymssql
Copied
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
Copied
b. Clone python-pymssql's git locally
$
git clone https://aur.archlinux.org/python-pymssql.git
~/python-pymssql
Copied
c. Go to ~/python-pymssql folder and install it
$
cd
~/python-pymssql
Copied
$
makepkg -si
Copied
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
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