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

Last updated: September 30,2024

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

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

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

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

This guide covers the steps necessary to uninstall python3-gunicorn+gevent.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:56:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-gunicorn+gevent
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: gevent extras
URL : https://gunicorn.org/
License : MIT
Description : This is a metapackage bringing in gevent extras requires for python3-gunicorn.
: It makes sure the dependencies are installed.