How to Install and Uninstall python3-mysql-connector-python Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-mysql-connector-python" package

Please follow the instructions below to install python3-mysql-connector-python on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-mysql-connector-python

2. Uninstall "python3-mysql-connector-python" package

Here is a brief guide to show you how to uninstall python3-mysql-connector-python on openSUSE Leap:

$ sudo zypper remove python3-mysql-connector-python

3. Information about the python3-mysql-connector-python package on openSUSE Leap

Information for package python3-mysql-connector-python:
-------------------------------------------------------
Repository : Main Repository
Name : python3-mysql-connector-python
Version : 8.0.19-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 2.3 MiB
Installed : No
Status : not installed
Source package : python-mysql-connector-python-8.0.19-bp155.2.10.src
Upstream URL : http://dev.mysql.com/doc/connector-python/en/index.html
Summary : MySQL driver written in Python
Description :
MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249).