How to Install and Uninstall python2-pymssql Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python2-pymssql" package

This is a short guide on how to install python2-pymssql on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pymssql

2. Uninstall "python2-pymssql" package

Please follow the step by step instructions below to uninstall python2-pymssql on openSUSE Leap:

$ sudo zypper remove python2-pymssql

3. Information about the python2-pymssql package on openSUSE Leap

Information for package python2-pymssql:
----------------------------------------
Repository : Main Repository
Name : python2-pymssql
Version : 2.1.4-bp153.1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 793,7 KiB
Installed : No
Status : not installed
Source package : python-pymssql-2.1.4-bp153.1.20.src
Summary : A simple database interface to MS-SQL for Python
Description :
pymssql is the Python language extension module that provides access to
Microsoft SQL Servers from Python scripts. It is compliant with Python
DB-API 2.0 Specification and works on most popular operating systems.