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

Last updated: May 20,2024

1. Install "libapache2-mod-python" package

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

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

2. Uninstall "libapache2-mod-python" package

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

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

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

Package: libapache2-mod-python
Priority: optional
Section: python
Installed-Size: 464
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 3.3.1-11ubuntu2
Depends: apache2-api-20120211, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14), libpython2.7 (>= 2.7)
Suggests: libapache2-mod-python-doc
Filename: pool/main/liba/libapache2-mod-python/libapache2-mod-python_3.3.1-11ubuntu2_amd64.deb
Size: 106458
MD5sum: a279133a74d4f0041f3262dc97e3d00e
SHA1: f2b1436e0a3be7eed00fbc4cab76915e6befbd21
SHA256: 99170e1df6db2a185b938029b06a39af43b192f13042e9a4068ec60f4deb71a1
Description-en: Python-embedding module for Apache 2
The mod_python module supports web applications written in Python.
Because the parser is embedded in the server as an Apache module, it
will run much faster than traditional CGI.
.
This package is built for the current Python version.
Description-md5: 1d713411251bc8919aabac20971e2a54
Homepage: http://www.modpython.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y