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

Last updated: September 20,2024

1. Install "uwsgi-plugin-python" package

Please follow the instructions below to install uwsgi-plugin-python on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "uwsgi-plugin-python" package

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

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

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

Package: uwsgi-plugin-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: 255
Provides: httpd-wsgi
Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), uwsgi-core (= 2.0.12-5ubuntu3.2)
Suggests: python-uwsgidecorators
Filename: pool/universe/u/uwsgi/uwsgi-plugin-python_2.0.12-5ubuntu3.2_amd64.deb
Size: 72766
MD5sum: 982041721b37e12bb0cc5a7ca0bdc2ee
SHA1: 79e128a7a480f1ecc5da4120a67dba32ed9c39b3
SHA256: 98adaa494f2e2108ae2fb5db606ba9ce280f4fd57f56c0d0ba6d3e9b36fc5ef9
SHA512: 0c41c22f20b6e6d7fc66b708c25d671a3af76e98d3f5761da0d60c45c238785997f06474b8c15aa2cb811ccf01b399b145e960aff5111afa5088e0da88094cac
Homepage: http://projects.unbit.it/uwsgi/
Description-en: WSGI 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 Python WSGI plugin for uWSGI
(linked with Python 2 runtime).
Description-md5: 3189dc6198c4a76b290966cb99f38afb

Package: uwsgi-plugin-python
Priority: extra
Section: universe/web
Installed-Size: 254
Maintainer: Ubuntu Developers
Original-Maintainer: uWSGI packaging team
Architecture: amd64
Source: uwsgi
Version: 2.0.12-5ubuntu3
Provides: httpd-wsgi
Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), uwsgi-core (= 2.0.12-5ubuntu3)
Suggests: python-uwsgidecorators
Filename: pool/universe/u/uwsgi/uwsgi-plugin-python_2.0.12-5ubuntu3_amd64.deb
Size: 72902
MD5sum: 1fd869a82acaf12d75fdf7e623e87ce7
SHA1: 3c616f62f197c0cc31756107c3d09a03e99a1269
SHA256: 1f80d9d529ef8b65b1f3961d2e26ad5a48572fde231e204fc4b0f7ce09939155
Description-en: WSGI 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 Python WSGI plugin for uWSGI
(linked with Python 2 runtime).
Description-md5: 3189dc6198c4a76b290966cb99f38afb
Homepage: http://projects.unbit.it/uwsgi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu