How to Install and Uninstall python3-mysqlclient Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python3-mysqlclient" package

Please follow the step by step instructions below to install python3-mysqlclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-mysqlclient

2. Uninstall "python3-mysqlclient" package

This guide let you learn how to uninstall python3-mysqlclient on openSUSE Leap:

$ sudo zypper remove python3-mysqlclient

3. Information about the python3-mysqlclient package on openSUSE Leap

Information for package python3-mysqlclient:
--------------------------------------------
Repository : Main Repository
Name : python3-mysqlclient
Version : 1.4.6-2.21
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 900.9 KiB
Installed : No
Status : not installed
Source package : python-mysqlclient-1.4.6-2.21.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.