How to Install and Uninstall python3-gunicorn+eventlet.noarch Package on Rocky Linux 9

Last updated: October 10,2024

1. Install "python3-gunicorn+eventlet.noarch" package

This tutorial shows how to install python3-gunicorn+eventlet.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python3-gunicorn+eventlet.noarch

2. Uninstall "python3-gunicorn+eventlet.noarch" package

Please follow the steps below to uninstall python3-gunicorn+eventlet.noarch on Rocky Linux 9:

$ sudo dnf remove python3-gunicorn+eventlet.noarch $ sudo dnf autoremove

3. Information about the python3-gunicorn+eventlet.noarch package on Rocky Linux 9

Last metadata expiration check: 1:59:21 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-gunicorn+eventlet
Version : 21.2.0
Release : 2.el9
Architecture : noarch
Size : 9.0 k
Source : python-gunicorn-21.2.0-2.el9.src.rpm
Repository : epel
Summary : Metapackage for python3-gunicorn: eventlet extras
URL : https://gunicorn.org/
License : MIT
Description : This is a metapackage bringing in eventlet extras requires for
: python3-gunicorn.
: It makes sure the dependencies are installed.