How to Install and Uninstall python3-gunicorn.noarch Package on Fedora 38
Last updated: October 31,2024
1. Install "python3-gunicorn.noarch" package
Please follow the guidance below to install python3-gunicorn.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-gunicorn.noarch
Copied
2. Uninstall "python3-gunicorn.noarch" package
This tutorial shows how to uninstall python3-gunicorn.noarch on Fedora 38:
$
sudo dnf remove
python3-gunicorn.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-gunicorn.noarch package on Fedora 38
Last metadata expiration check: 1:31:23 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-gunicorn
Version : 20.1.0
Release : 8.fc38
Architecture : noarch
Size : 205 k
Source : python-gunicorn-20.1.0-8.fc38.src.rpm
Repository : fedora
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 : 20.1.0
Release : 8.fc38
Architecture : noarch
Size : 205 k
Source : python-gunicorn-20.1.0-8.fc38.src.rpm
Repository : fedora
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.