How to Install and Uninstall uwsgi-plugin-asyncio-python Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "uwsgi-plugin-asyncio-python" package

This guide covers the steps necessary to install uwsgi-plugin-asyncio-python on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install uwsgi-plugin-asyncio-python

2. Uninstall "uwsgi-plugin-asyncio-python" package

Please follow the guidance below to uninstall uwsgi-plugin-asyncio-python on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove uwsgi-plugin-asyncio-python $ sudo apt autoclean && sudo apt autoremove

3. Information about the uwsgi-plugin-asyncio-python package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: uwsgi-plugin-asyncio-python
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: 66
Depends: libc6 (>= 2.4), python-trollius, uwsgi-plugin-python (= 2.0.12-5ubuntu3.2)
Filename: pool/universe/u/uwsgi/uwsgi-plugin-asyncio-python_2.0.12-5ubuntu3.2_amd64.deb
Size: 8002
MD5sum: 1c947600d0977255d810872a179944a0
SHA1: bb71701bf458deee93140217461472abd2971afb
SHA256: 2871a506bd91af30eaa70967ba144db29a0bb43c3fe5cc3523da3dcb11e9d90c
SHA512: 3aaf68232a24d352f2aa2295107d25f3ae146ede740010938156ea6b9ec1e6a66080c57ed9f3f602bb5016a382c246a8c202f3e1f50a26f02e9a07df0fc6fd46
Homepage: http://projects.unbit.it/uwsgi/
Description-en: asyncio plugin for uWSGI (Python 2)
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 package provides asyncio plugin for uWSGI
with Python 2 WSGI interface.
Description-md5: 6801bf75f32755a81bf0a2cfe5129dbf

Package: uwsgi-plugin-asyncio-python
Priority: extra
Section: universe/web
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: uWSGI packaging team
Architecture: amd64
Source: uwsgi
Version: 2.0.12-5ubuntu3
Depends: libc6 (>= 2.4), python-trollius, uwsgi-plugin-python (= 2.0.12-5ubuntu3)
Filename: pool/universe/u/uwsgi/uwsgi-plugin-asyncio-python_2.0.12-5ubuntu3_amd64.deb
Size: 8006
MD5sum: cb582ba2c4381090340e182bcbda077f
SHA1: 359ffb87ecd514d84a800c98f614fe1efe3a1f63
SHA256: 0aef8de5e45d2266dd2d9ff907334d07e3fe4623fcf5ece05d18d732832ef21d
Description-en: asyncio plugin for uWSGI (Python 2)
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 package provides asyncio plugin for uWSGI
with Python 2 WSGI interface.
Description-md5: 6801bf75f32755a81bf0a2cfe5129dbf
Homepage: http://projects.unbit.it/uwsgi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu