How to Install and Uninstall mysql-connector-python3.noarch Package on Fedora 35

Last updated: May 17,2024

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

Please follow the steps below to install mysql-connector-python3.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install mysql-connector-python3.noarch

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

Please follow the steps below to uninstall mysql-connector-python3.noarch on Fedora 35:

$ sudo dnf remove mysql-connector-python3.noarch $ sudo dnf autoremove

3. Information about the mysql-connector-python3.noarch package on Fedora 35

Last metadata expiration check: 3:22:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mysql-connector-python3
Version : 8.0.21
Release : 4.fc35
Architecture : noarch
Size : 439 k
Source : mysql-connector-python-8.0.21-4.fc35.src.rpm
Repository : fedora
Summary : MySQL Connector for Python 3
URL : http://dev.mysql.com/doc/connector-python/en/index.html
License : GPLv2 with exceptions
Description : MySQL Connector/Python is implementing the MySQL Client/Server protocol
: completely in Python. No MySQL libraries are needed, and no compilation
: is necessary to run this Python DB API v2.0 compliant driver.
:
: Documentation: http://dev.mysql.com/doc/connector-python/en/index.html