How to Install and Uninstall gunicorn-examples Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "gunicorn-examples" package

Here is a brief guide to show you how to install gunicorn-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gunicorn-examples

2. Uninstall "gunicorn-examples" package

Please follow the step by step instructions below to uninstall gunicorn-examples on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gunicorn-examples package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gunicorn-examples
Architecture: all
Version: 19.4.5-1ubuntu1.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: 168
Recommends: libjs-jquery
Suggests: libjs-jquery-flot
Breaks: gunicorn (<< 19.0-3)
Replaces: gunicorn (<< 19.0-3)
Filename: pool/universe/g/gunicorn/gunicorn-examples_19.4.5-1ubuntu1.1_all.deb
Size: 47556
MD5sum: 21e0cf10f8be622e85302344c71605b7
SHA1: 40d2de140885e7d47357ea1c8d994e816e20d840
SHA256: 5c91fe2e9beb7f3326a8ea50fcf584d6dc1379a0b7b8a0ca4f75275ad37b1dc8
SHA512: 34b68b0aa2c1c4ab1167d98cc8826756c260092a2d75b3933049ce70e52776e6227d7b3de39dc6b2f2e47e045a2d022b777e6c980f528449d7e830b3bbeb15b3
Homepage: http://gunicorn.org/
Description-en: Event-based HTTP/WSGI server
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: 6eafa6a9fe107cc1c8ef8a9ecd441905

Package: gunicorn-examples
Priority: optional
Section: universe/httpd
Installed-Size: 168
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Architecture: all
Source: gunicorn
Version: 19.4.5-1ubuntu1
Replaces: gunicorn (<< 19.0-3)
Recommends: libjs-jquery
Suggests: libjs-jquery-flot
Breaks: gunicorn (<< 19.0-3)
Filename: pool/universe/g/gunicorn/gunicorn-examples_19.4.5-1ubuntu1_all.deb
Size: 47330
MD5sum: 63796541a094350e91813d5a99ca4ee0
SHA1: 4f5c1d4456ddb641891e92c6f7d56a88ecf91c9a
SHA256: 86a0f0d288d8c34d703e1e6f42f2e5b28929b04e69262c2944b925fa1e409364
Description-en: Event-based HTTP/WSGI server
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: 6eafa6a9fe107cc1c8ef8a9ecd441905
Homepage: http://gunicorn.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu