How to Install and Uninstall gunicorn-examples Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 07,2024

1. Install "gunicorn-examples" package

Please follow the instructions below to install gunicorn-examples on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install gunicorn-examples

2. Uninstall "gunicorn-examples" package

Please follow the instructions below to uninstall gunicorn-examples on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the gunicorn-examples package on Ubuntu 20.10 (Groovy Gorilla)

Package: gunicorn-examples
Architecture: all
Version: 20.0.4-4
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: 124
Recommends: libjs-jquery, libjs-jquery-flot
Breaks: gunicorn (<< 19.0-3)
Replaces: gunicorn (<< 19.0-3)
Filename: pool/universe/g/gunicorn/gunicorn-examples_20.0.4-4_all.deb
Size: 25476
MD5sum: 512af401372e5dbfc89dced569cbb032
SHA1: 328c9fe8396ef41759ff305846eccdc4f25e71c7
SHA256: 59c8f46e3796db246261609e77ef73a7d0418a4d8eef715ffcb174d5923ddc92
SHA512: d7805da641684b6b13f4279179d0d32ccfe281d40157024c8313456d26b274132367eed23d6e0376bbd25027a06c0e9a5234fa4458a7f5ac2b97dfe25e96f954
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