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

Last updated: May 11,2024

1. Install "libapache2-mod-ruwsgi" package

This tutorial shows how to install libapache2-mod-ruwsgi on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libapache2-mod-ruwsgi" package

This guide let you learn how to uninstall libapache2-mod-ruwsgi on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libapache2-mod-ruwsgi
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: 73
Depends: libapr1 (>= 1.4.8-2~), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14), apache2-api-20120211
Recommends: uwsgi-core
Suggests: uwsgi
Conflicts: libapache2-mod-uwsgi
Replaces: libapache2-mod-uwsgi
Filename: pool/universe/u/uwsgi/libapache2-mod-ruwsgi_2.0.12-5ubuntu3.2_amd64.deb
Size: 12362
MD5sum: a909fe146d805ba661ad7a19a589123e
SHA1: 9d772db14d5fb8399eb06e0a90218165a95a565f
SHA256: a28feacf6cc190e787d6852ce256bba2c9937c8111446cb56d320009da8c1227
SHA512: 1b808b9c5b4ce55bd7092a64dd30597f540620f1f48655c31df713772e2cfe3126ff1f50e06904911e9d20a1b7d4d326e169ca0d841ea7b3d6e90455f6a6d8bc
Homepage: http://projects.unbit.it/uwsgi/
Description-en: uwsgi module for Apache2 (mod_Ruwsgi)
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 second module developed and it's more Apache2 API friendly.
Description-md5: 494e705a15ecab461dc09fdc5ea58d1e

Package: libapache2-mod-ruwsgi
Priority: extra
Section: universe/web
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: uWSGI packaging team
Architecture: amd64
Source: uwsgi
Version: 2.0.12-5ubuntu3
Replaces: libapache2-mod-uwsgi
Depends: libapr1 (>= 1.4.8-2~), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14), apache2-api-20120211
Recommends: uwsgi-core
Suggests: uwsgi
Conflicts: libapache2-mod-uwsgi
Filename: pool/universe/u/uwsgi/libapache2-mod-ruwsgi_2.0.12-5ubuntu3_amd64.deb
Size: 12828
MD5sum: 0bad7d1ecbffd34ec37bae0b38735393
SHA1: e4c307b5aa4c2eabbcd0ce40e5ba94abbc4b498c
SHA256: da83eb53e3e32ee983f83b87000e461e2184b1db0c437078dc3666fd437601e6
Description-en: uwsgi module for Apache2 (mod_Ruwsgi)
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 second module developed and it's more Apache2 API friendly.
Description-md5: 494e705a15ecab461dc09fdc5ea58d1e
Homepage: http://projects.unbit.it/uwsgi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu