How to Install and Uninstall uwsgi-plugins-all Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "uwsgi-plugins-all" package

Please follow the steps below to install uwsgi-plugins-all on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install uwsgi-plugins-all

2. Uninstall "uwsgi-plugins-all" package

This tutorial shows how to uninstall uwsgi-plugins-all on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove uwsgi-plugins-all $ sudo apt autoclean && sudo apt autoremove

3. Information about the uwsgi-plugins-all package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: uwsgi-plugins-all
Architecture: amd64
Version: 2.0.12-5ubuntu3.2
Priority: extra
Section: universe/web
Source: uwsgi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: uWSGI packaging team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: uwsgi-infrastructure-plugins (= 2.0.12-5ubuntu3.2), uwsgi-app-integration-plugins (= 2.0.12-5ubuntu3.2), uwsgi-plugin-rbthreads (= 2.0.12-5ubuntu3.2), uwsgi-plugin-fiber (= 2.0.12-5ubuntu3.2), uwsgi-plugin-gevent-python (= 2.0.12-5ubuntu3.2), uwsgi-plugin-greenlet-python (= 2.0.12-5ubuntu3.2), uwsgi-plugin-asyncio-python (= 2.0.12-5ubuntu3.2), uwsgi-plugin-asyncio-python3 (= 2.0.12-5ubuntu3.2), uwsgi-plugin-tornado-python (= 2.0.12-5ubuntu3.2)
Filename: pool/universe/u/uwsgi/uwsgi-plugins-all_2.0.12-5ubuntu3.2_amd64.deb
Size: 2318
MD5sum: 3fb60873d4f12c9c9b8628b013d90304
SHA1: 6fe98dd75079e338fac276106c25bfcca2e39195
SHA256: a21d6fbb2e385851c52b278b1b24c50b9f2e7fe440786f3886911322cb0a9a7c
SHA512: 75601d613befab0e00594cc560dcb113825986abdb6449a5bbdda169ab47f5d7438023997b6449c2957d2e8603d15c76128d8acc43cff03804d1c773a63f5a53
Homepage: http://projects.unbit.it/uwsgi/
Description-en: all available plugins for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This dependency package provides all available plugins for uWSGI:
* infrastructure
- HTTP serving, RPC, etc.
* application integration
- PSGI, Rack, WSGI, etc.
* coroutines
- Fiber (ruby2.3)
- gevent (Python 2)
- greenlet (Python 2)
- asyncio (Python 3, and Python 2 when Trollius is available)
- Ruby native threads (ruby2.3)
- tornado (Python 2)
.
Greenlet and gevent plugin is provided only on supported architectures.
Description-md5: a136799f547e22468796ad8aeea4f782

Package: uwsgi-plugins-all
Priority: extra
Section: universe/web
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: uWSGI packaging team
Architecture: amd64
Source: uwsgi
Version: 2.0.12-5ubuntu3
Depends: uwsgi-infrastructure-plugins (= 2.0.12-5ubuntu3), uwsgi-app-integration-plugins (= 2.0.12-5ubuntu3), uwsgi-plugin-rbthreads (= 2.0.12-5ubuntu3), uwsgi-plugin-fiber (= 2.0.12-5ubuntu3), uwsgi-plugin-gevent-python (= 2.0.12-5ubuntu3), uwsgi-plugin-greenlet-python (= 2.0.12-5ubuntu3), uwsgi-plugin-asyncio-python (= 2.0.12-5ubuntu3), uwsgi-plugin-asyncio-python3 (= 2.0.12-5ubuntu3), uwsgi-plugin-tornado-python (= 2.0.12-5ubuntu3)
Filename: pool/universe/u/uwsgi/uwsgi-plugins-all_2.0.12-5ubuntu3_amd64.deb
Size: 2322
MD5sum: 94dcb6bfdae77bc1ba38ede872776e46
SHA1: ae8405df0fcf1f1ba86fd47946667102a169568c
SHA256: e1386bd214e043e498107a026aee454611f24d510009b0327d8759ff3d1ec808
Description-en: all available plugins for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This dependency package provides all available plugins for uWSGI:
* infrastructure
- HTTP serving, RPC, etc.
* application integration
- PSGI, Rack, WSGI, etc.
* coroutines
- Fiber (ruby2.3)
- gevent (Python 2)
- greenlet (Python 2)
- asyncio (Python 3, and Python 2 when Trollius is available)
- Ruby native threads (ruby2.3)
- tornado (Python 2)
.
Greenlet and gevent plugin is provided only on supported architectures.
Description-md5: a136799f547e22468796ad8aeea4f782
Homepage: http://projects.unbit.it/uwsgi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu