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

Last updated: October 06,2024

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

This guide covers the steps necessary to install python3-gunicorn+eventlet.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall python3-gunicorn+eventlet.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:57:18 ago on Thu Feb 15 07:50:05 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.