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

Last updated: November 26,2024

1. Install "python36-mysqlclient" package

Please follow the guidelines below to install python36-mysqlclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-mysqlclient

2. Uninstall "python36-mysqlclient" package

Please follow the step by step instructions below to uninstall python36-mysqlclient on openSuSE Tumbleweed:

$ sudo zypper remove python36-mysqlclient

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

Information for package python36-mysqlclient:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-mysqlclient
Version : 2.0.3-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 943,6 KiB
Installed : No
Status : not installed
Source package : python-mysqlclient-2.0.3-2.2.src
Summary : Python interface to MySQL
Description :
MySQLdb is an interface to the popular MySQL database server for Python.
This package adds Python 3 support and bug fixes to MySQLdb1.