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

Last updated: June 23,2024

1. Install "python312-pymssql" package

Here is a brief guide to show you how to install python312-pymssql on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pymssql

2. Uninstall "python312-pymssql" package

This is a short guide on how to uninstall python312-pymssql on openSuSE Tumbleweed:

$ sudo zypper remove python312-pymssql

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

Information for package python312-pymssql:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pymssql
Version : 2.2.11-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 805.7 KiB
Installed : No
Status : not installed
Source package : python-pymssql-2.2.11-1.4.src
Upstream URL : https://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.