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

Last updated: May 05,2024

1. Install "python39-mysqlclient" package

This guide covers the steps necessary to install python39-mysqlclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-mysqlclient

2. Uninstall "python39-mysqlclient" package

Please follow the steps below to uninstall python39-mysqlclient on openSuSE Tumbleweed:

$ sudo zypper remove python39-mysqlclient

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

Information for package python39-mysqlclient:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-mysqlclient
Version : 2.2.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.9 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.