How to Install and Uninstall libapache2-mod-proxy-uwsgi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libapache2-mod-proxy-uwsgi" package

Please follow the instructions below to install libapache2-mod-proxy-uwsgi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache2-mod-proxy-uwsgi

2. Uninstall "libapache2-mod-proxy-uwsgi" package

Please follow the guidance below to uninstall libapache2-mod-proxy-uwsgi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache2-mod-proxy-uwsgi $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-mod-proxy-uwsgi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapache2-mod-proxy-uwsgi
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: 64
Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14), apache2-api-20120211
Recommends: uwsgi-core
Suggests: uwsgi
Filename: pool/universe/u/uwsgi/libapache2-mod-proxy-uwsgi_2.0.12-5ubuntu3.2_amd64.deb
Size: 10068
MD5sum: c029f83ce066886a60942156ab540d8c
SHA1: 995b52985f075afaca459557816d340d9896788f
SHA256: 18d3f08aa25bb4f8ca2c38eabc03ea24e1391366f9ac546aa6ace06c50c8795f
SHA512: a7307d062b3736497970f8b98d990f26656a2cbc4d5fa4112eac3b9ffcf841ef1db4aae34f9731d87c508cda084fe9b03c3e87c015d5101dde7031e2c67ca764
Homepage: http://projects.unbit.it/uwsgi/
Description-en: uwsgi proxy module for Apache2 (mod_uwsgi)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It uses the uwsgi protocol for all the networking/interprocess communications.
.
This package provides Apache2 module for communicating with uWSGI.
.
It is a proxy module, so it provides all of the futures exported by mod_proxy.
.
It is fully Apache API compliant and it should be easily integrated with all
of the available modules.
Description-md5: bd53e000705795b78fcf2035c8280b8f

Package: libapache2-mod-proxy-uwsgi
Priority: extra
Section: universe/web
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: uWSGI packaging team
Architecture: amd64
Source: uwsgi
Version: 2.0.12-5ubuntu3
Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14), apache2-api-20120211
Recommends: uwsgi-core
Suggests: uwsgi
Filename: pool/universe/u/uwsgi/libapache2-mod-proxy-uwsgi_2.0.12-5ubuntu3_amd64.deb
Size: 10530
MD5sum: c11b395ffdb4926575787f1a1c41187a
SHA1: 319e3fd5ae1aac298989ca5698dc5af0f52f033c
SHA256: 56e7d033da6545009d5b55430be5918f2e7ce41bf476b6389b206589562cf9db
Description-en: uwsgi proxy module for Apache2 (mod_uwsgi)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It uses the uwsgi protocol for all the networking/interprocess communications.
.
This package provides Apache2 module for communicating with uWSGI.
.
It is a proxy module, so it provides all of the futures exported by mod_proxy.
.
It is fully Apache API compliant and it should be easily integrated with all
of the available modules.
Description-md5: bd53e000705795b78fcf2035c8280b8f
Homepage: http://projects.unbit.it/uwsgi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu