How to Install and Uninstall python311-mysqlclient Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python311-mysqlclient" package
This is a short guide on how to install python311-mysqlclient on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-mysqlclient
Copied
2. Uninstall "python311-mysqlclient" package
Please follow the guidance below to uninstall python311-mysqlclient on openSuSE Tumbleweed:
$
sudo zypper remove
python311-mysqlclient
Copied
3. Information about the python311-mysqlclient package on openSuSE Tumbleweed
Information for package python311-mysqlclient:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-mysqlclient
Version : 2.2.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.0 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.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-mysqlclient
Version : 2.2.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.0 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.