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

Last updated: May 19,2024

1. Install "python3-pymssql" package

This guide covers the steps necessary to install python3-pymssql on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pymssql

2. Uninstall "python3-pymssql" package

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

$ sudo zypper remove python3-pymssql

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

Information for package python3-pymssql:
----------------------------------------
Repository : Main Repository
Name : python3-pymssql
Version : 2.1.4-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 734.3 KiB
Installed : No
Status : not installed
Source package : python-pymssql-2.1.4-bp155.2.11.src
Upstream URL : http://pymssql.org
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.