How to Install and Uninstall python3-gunicorn.noarch Package on CentOS Stream 9
Last updated: November 26,2024
1. Install "python3-gunicorn.noarch" package
Please follow the steps below to install python3-gunicorn.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-gunicorn.noarch
Copied
2. Uninstall "python3-gunicorn.noarch" package
Please follow the step by step instructions below to uninstall python3-gunicorn.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-gunicorn.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-gunicorn.noarch package on CentOS Stream 9
Last metadata expiration check: 2:28:21 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-gunicorn
Version : 21.2.0
Release : 2.el9
Architecture : noarch
Size : 144 k
Source : python-gunicorn-21.2.0-2.el9.src.rpm
Repository : epel
Summary : Python WSGI HTTP Server
URL : https://gunicorn.org/
License : MIT
Description : Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It is a
: pre-fork worker model. The Gunicorn server is broadly compatible with various
: web frameworks, simply implemented, light on server resources, and fairly
: speedy.
Available Packages
Name : python3-gunicorn
Version : 21.2.0
Release : 2.el9
Architecture : noarch
Size : 144 k
Source : python-gunicorn-21.2.0-2.el9.src.rpm
Repository : epel
Summary : Python WSGI HTTP Server
URL : https://gunicorn.org/
License : MIT
Description : Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It is a
: pre-fork worker model. The Gunicorn server is broadly compatible with various
: web frameworks, simply implemented, light on server resources, and fairly
: speedy.