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

Last updated: July 07,2024

1. Install "python312-mysqlclient" package

Please follow the guidance below to install python312-mysqlclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-mysqlclient

2. Uninstall "python312-mysqlclient" package

This tutorial shows how to uninstall python312-mysqlclient on openSuSE Tumbleweed:

$ sudo zypper remove python312-mysqlclient

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

Information for package python312-mysqlclient:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-mysqlclient
Version : 2.2.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.0 MiB
Installed : No
Status : not installed
Source package : python-mysqlclient-2.2.4-1.1.src
Upstream URL : https://github.com/PyMySQL/mysqlclient-python
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.