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

Last updated: May 19,2024

1. Install "python2-mysqlclient" package

In this section, we are going to explain the necessary steps to install python2-mysqlclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-mysqlclient

2. Uninstall "python2-mysqlclient" package

Please follow the instructions below to uninstall python2-mysqlclient on openSUSE Leap:

$ sudo zypper remove python2-mysqlclient

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

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