How to Install and Uninstall python39-PyMySQL Package on openSuSE Tumbleweed
Last updated: January 30,2025
1. Install "python39-PyMySQL" package
Learn how to install python39-PyMySQL on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-PyMySQL
Copied
2. Uninstall "python39-PyMySQL" package
Please follow the step by step instructions below to uninstall python39-PyMySQL on openSuSE Tumbleweed:
$
sudo zypper remove
python39-PyMySQL
Copied
3. Information about the python39-PyMySQL package on openSuSE Tumbleweed
Information for package python39-PyMySQL:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-PyMySQL
Version : 1.1.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 323.2 KiB
Installed : No
Status : not installed
Source package : python-PyMySQL-1.1.0-2.3.src
Upstream URL : https://github.com/PyMySQL/PyMySQL/
Summary : Pure Python MySQL Driver
Description :
This package contains a pure-Python MySQL client library. Documentation on the
MySQL client/server protocol can be found here:
http://forge.mysql.com/wiki/MySQL_Internals_ClientServer_Protocol
The goal of pymysql is to be a drop-in replacement for MySQLdb and work on
CPython 2.3+, Jython, IronPython, PyPy and Python 3. We test for compatibility
by simply changing the import statements in the Django MySQL backend and running
its unit tests as well as running it against the MySQLdb and myconnpy unit tests.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-PyMySQL
Version : 1.1.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 323.2 KiB
Installed : No
Status : not installed
Source package : python-PyMySQL-1.1.0-2.3.src
Upstream URL : https://github.com/PyMySQL/PyMySQL/
Summary : Pure Python MySQL Driver
Description :
This package contains a pure-Python MySQL client library. Documentation on the
MySQL client/server protocol can be found here:
http://forge.mysql.com/wiki/MySQL_Internals_ClientServer_Protocol
The goal of pymysql is to be a drop-in replacement for MySQLdb and work on
CPython 2.3+, Jython, IronPython, PyPy and Python 3. We test for compatibility
by simply changing the import statements in the Django MySQL backend and running
its unit tests as well as running it against the MySQLdb and myconnpy unit tests.