How to Install and Uninstall python-PyMySQL.src Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "python-PyMySQL.src" package
Please follow the steps below to install python-PyMySQL.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-PyMySQL.src
Copied
2. Uninstall "python-PyMySQL.src" package
Here is a brief guide to show you how to uninstall python-PyMySQL.src on Oracle Linux 9:
$
sudo dnf remove
python-PyMySQL.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-PyMySQL.src package on Oracle Linux 9
Last metadata expiration check: 3:13:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-PyMySQL
Version : 0.10.1
Release : 6.0.1.el9
Architecture : src
Size : 85 k
Source : None
Repository : ol9_appstream
Summary : Pure-Python MySQL client library
URL : https://pypi.python.org/pypi/PyMySQL/
License : MIT
Description : This package contains a pure-Python MySQL client library. The goal of PyMySQL is
: to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython
: and Jython.
Available Packages
Name : python-PyMySQL
Version : 0.10.1
Release : 6.0.1.el9
Architecture : src
Size : 85 k
Source : None
Repository : ol9_appstream
Summary : Pure-Python MySQL client library
URL : https://pypi.python.org/pypi/PyMySQL/
License : MIT
Description : This package contains a pure-Python MySQL client library. The goal of PyMySQL is
: to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython
: and Jython.