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

Last updated: April 28,2024

1. Install "python36-pyodbc" package

Here is a brief guide to show you how to install python36-pyodbc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pyodbc

2. Uninstall "python36-pyodbc" package

This is a short guide on how to uninstall python36-pyodbc on openSuSE Tumbleweed:

$ sudo zypper remove python36-pyodbc

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

Information for package python36-pyodbc:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyodbc
Version : 4.0.30-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 174,6 KiB
Installed : No
Status : not installed
Source package : python-pyodbc-4.0.30-2.6.src
Summary : Python ODBC API
Description :
pyodbc is a Python 2.x and 3.x module that allows you to use ODBC
to connect to almost any database.
It implements the Python Database API Specification v2.0, but
additional features have been added to simplify database programming
even more.