How to Install and Uninstall python36-pymssql Package on openSuSE Tumbleweed

Last updated: May 13,2024

1. Install "python36-pymssql" package

Please follow the steps below to install python36-pymssql on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pymssql

2. Uninstall "python36-pymssql" package

This guide covers the steps necessary to uninstall python36-pymssql on openSuSE Tumbleweed:

$ sudo zypper remove python36-pymssql

3. Information about the python36-pymssql package on openSuSE Tumbleweed

Information for package python36-pymssql:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pymssql
Version : 2.1.5-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 687,2 KiB
Installed : No
Status : not installed
Source package : python-pymssql-2.1.5-1.7.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.