How to Install and Uninstall libapache2-mod-wsgi-py3 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libapache2-mod-wsgi-py3" package

Here is a brief guide to show you how to install libapache2-mod-wsgi-py3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libapache2-mod-wsgi-py3

2. Uninstall "libapache2-mod-wsgi-py3" package

In this section, we are going to explain the necessary steps to uninstall libapache2-mod-wsgi-py3 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libapache2-mod-wsgi-py3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-mod-wsgi-py3 package on Ubuntu 21.10 (Impish Indri)

Package: libapache2-mod-wsgi-py3
Architecture: amd64
Version: 4.7.1-3build2
Priority: optional
Section: httpd
Source: mod-wsgi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 289
Provides: httpd-wsgi3
Depends: apache2-api-20120211, apache2-bin (>= 2.4.16), python3 (>= 3.9), python3 (<< 4), libc6 (>= 2.14), libpython3.9 (>= 3.9.1)
Conflicts: libapache2-mod-wsgi
Filename: pool/main/m/mod-wsgi/libapache2-mod-wsgi-py3_4.7.1-3build2_amd64.deb
Size: 102122
MD5sum: db6024a66d0a84734d985f78239e483e
SHA1: 8ec929f7987d00c1384de9ed3efc86c73f8018e3
SHA256: 418bf555b15d964279e80779a79ef1f1446a131bd8d03728d79d0143cd9462a7
SHA512: 16378d15f83584b3dd1f0fc822583cc6257a73bec211660c4c5c9d965b087d6a91ecb4522ffbf12eb28eb505e09f22719cdf8f7a8f403266aa1f6f3719a2e386
Homepage: http://www.modwsgi.org/
Description-en: Python 3 WSGI adapter module for Apache
The mod_wsgi adapter is an Apache module that provides a WSGI (Web Server
Gateway Interface, a standard interface between web server software and
web applications written in Python) compliant interface for hosting Python
based web applications within Apache. The adapter provides significantly
better performance than using existing WSGI adapters for mod_python or CGI.
.
This package provides module for Python 3.X.
Description-md5: 9804c7965adca269cbc58c4a8eb236d8