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

Last updated: May 18,2024

1. Install "libapache2-mod-uwsgi" package

This guide covers the steps necessary to install libapache2-mod-uwsgi on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libapache2-mod-uwsgi" package

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

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

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

Package: libapache2-mod-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: 69
Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14), apache2-api-20120211
Recommends: uwsgi-core
Suggests: uwsgi
Conflicts: libapache2-mod-ruwsgi
Replaces: libapache2-mod-ruwsgi
Filename: pool/universe/u/uwsgi/libapache2-mod-uwsgi_2.0.12-5ubuntu3.2_amd64.deb
Size: 11654
MD5sum: ead4552fa3588222d005326269dd3b90
SHA1: 3917c79190a3644275c3ded8158ecc841d2afa7b
SHA256: 95f0aa153287c3ae3a5482cdda88fe7941add82fe7be7174de382b9ca4ef39f1
SHA512: 25d01309ca7eb009a5a57d358fb1324e4302214e2acd1c2e61a22727164ba48121a514fe8eebf445fe0c23d8359fb9f24db2f5368edfbbe172d846cc327e754f
Homepage: http://projects.unbit.it/uwsgi/
Description-en: uwsgi 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.
.
This is the first module developed, it is stable but a bit hacky (it does not
fully use the Apache2 API).
Description-md5: ec18f930ae31a8967e8961b9c288b877

Package: libapache2-mod-uwsgi
Priority: extra
Section: universe/web
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: uWSGI packaging team
Architecture: amd64
Source: uwsgi
Version: 2.0.12-5ubuntu3
Replaces: libapache2-mod-ruwsgi
Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14), apache2-api-20120211
Recommends: uwsgi-core
Suggests: uwsgi
Conflicts: libapache2-mod-ruwsgi
Filename: pool/universe/u/uwsgi/libapache2-mod-uwsgi_2.0.12-5ubuntu3_amd64.deb
Size: 12110
MD5sum: 1d4596b59fc937343b952199a6905e0f
SHA1: 0adeed652a8b717be90225e5f67135b47f34f8b7
SHA256: 054fbbb1a4e023160fa62b7ff6b04d69719d28b7672070f5e4d2ba810962c0dc
Description-en: uwsgi 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.
.
This is the first module developed, it is stable but a bit hacky (it does not
fully use the Apache2 API).
Description-md5: ec18f930ae31a8967e8961b9c288b877
Homepage: http://projects.unbit.it/uwsgi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu