How to Install and Uninstall python39-pyodbc Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python39-pyodbc" package
In this section, we are going to explain the necessary steps to install python39-pyodbc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-pyodbc
Copied
2. Uninstall "python39-pyodbc" package
Learn how to uninstall python39-pyodbc on openSuSE Tumbleweed:
$
sudo zypper remove
python39-pyodbc
Copied
3. Information about the python39-pyodbc package on openSuSE Tumbleweed
Information for package python39-pyodbc:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyodbc
Version : 5.1.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 201.1 KiB
Installed : No
Status : not installed
Source package : python-pyodbc-5.1.0-1.1.src
Upstream URL : https://github.com/mkleehammer/pyodbc
Summary : Python ODBC API
Description :
pyodbc is a Python 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.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyodbc
Version : 5.1.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 201.1 KiB
Installed : No
Status : not installed
Source package : python-pyodbc-5.1.0-1.1.src
Upstream URL : https://github.com/mkleehammer/pyodbc
Summary : Python ODBC API
Description :
pyodbc is a Python 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.