How to Install and Uninstall python3-gunicorn Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-gunicorn" package

This tutorial shows how to install python3-gunicorn on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-gunicorn

2. Uninstall "python3-gunicorn" package

Here is a brief guide to show you how to uninstall python3-gunicorn on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-gunicorn $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-gunicorn package on Ubuntu 21.10 (Impish Indri)

Package: python3-gunicorn
Architecture: all
Version: 20.1.0-1
Priority: optional
Section: universe/httpd
Source: gunicorn
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 286
Depends: python3-pkg-resources, python3-setuptools, python3:any
Filename: pool/universe/g/gunicorn/python3-gunicorn_20.1.0-1_all.deb
Size: 57496
MD5sum: d90bcf617c626d004e3d2c7307291bc5
SHA1: c48f0eaf2c43e84c1a22c17e0f599125e7f034dc
SHA256: 44b61ee2dde772e2625f3aeca51c0b53e6a98d0a366f77a724eb8b1420b0aa93
SHA512: 1f7f43cfc090e648fc53919d48b608d32db18146b07e9e93cc07867a1063bb4db35cb1c01cb603415b691abcd10a758dd997b59042ccf8570c0e797fa7cc4374
Homepage: https://gunicorn.org/
Description-en: Event-based HTTP/WSGI server (Python 3 libraries)
Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients
or sleepy applications. That is to say; behind a buffering front-end server
such as nginx or lighttpd.
.
* Optional support for Eventlet, Tornado and Gevent to provide asynchronous
long-polling ("Comet") connections.
* Process management: Gunicorn reaps and restarts workers that die.
* Easy integration with Django and Paster compatible applications (Pylons,
TurboGears 2, etc.
* Load balancing via pre-fork and a shared socket
* Graceful worker process restarts
* Upgrading without losing connections
* Decode chunked transfers on-the-fly, allowing upload progress notifications
or stream-based protocols over HTTP
.
This is the Python 3 library.
Description-md5: 09a7d941cfaad6a1c9d3ac57aa53ca80