How to Install and Uninstall gunicorn-examples Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 07,2024

1. Install "gunicorn-examples" package

Learn how to install gunicorn-examples on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install gunicorn-examples

2. Uninstall "gunicorn-examples" package

Please follow the guidance below to uninstall gunicorn-examples on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the gunicorn-examples package on Ubuntu 21.04 (Hirsute Hippo)

Package: gunicorn-examples
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: 130
Recommends: libjs-jquery, libjs-jquery-flot
Breaks: gunicorn (<< 19.0-3)
Replaces: gunicorn (<< 19.0-3)
Filename: pool/universe/g/gunicorn/gunicorn-examples_20.1.0-1_all.deb
Size: 25828
MD5sum: 097deaf1afe322ef364e8e377e63b9cf
SHA1: 64995c46b0b6fceb36b920c661d0669676ff7b2c
SHA256: df841d5da5d3aa7bd43c5532a9290b5ebacefb92a93fe5914dfe5db1de22a3d9
SHA512: a0e212197af511d9b6cf5536add880d8a560db1c4d8e3da039116b61c640a1094a12b7809e96baf375ef6cf461cd8578d2bc387631203bd49ae60c6f2b173f2f
Homepage: https://gunicorn.org/
Description-en: Event-based HTTP/WSGI server (examples)
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
.
These are the examples.
Description-md5: 534f86a64db17a6022cff39be7f319e8