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

Last updated: June 30,2024

1. Install "python310-mysqlclient" package

Here is a brief guide to show you how to install python310-mysqlclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-mysqlclient

2. Uninstall "python310-mysqlclient" package

This guide covers the steps necessary to uninstall python310-mysqlclient on openSuSE Tumbleweed:

$ sudo zypper remove python310-mysqlclient

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

Information for package python310-mysqlclient:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.