How to Install and Uninstall libapache2-mod-python Package on Kali Linux

Last updated: May 20,2024

1. Install "libapache2-mod-python" package

Learn how to install libapache2-mod-python on Kali Linux

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

2. Uninstall "libapache2-mod-python" package

This is a short guide on how to uninstall libapache2-mod-python on Kali Linux:

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

3. Information about the libapache2-mod-python package on Kali Linux

Package: libapache2-mod-python
Version: 3.5.0.1-2
Installed-Size: 425
Maintainer: Debian Python Team
Architecture: amd64
Depends: apache2-api-20120211, apache2-bin (>= 2.4.16), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libpython3.11 (>= 3.11.5)
Suggests: libapache2-mod-python-doc
Size: 106860
SHA256: 58efb1c758f3d8a3eb4ebb19c36d35cfe683c682ab3cc4ed3f00c481056df8b7
SHA1: 0fb06c16eb0f6259550a9cf11eeb44a5635fe0c7
MD5sum: eee433eb79f7c29ab916fc8c98e6882d
Description: 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 3 version.
Description-md5:
Homepage: http://www.modpython.org/
Tag: devel::lang:python, devel::library, role::plugin, suite::apache,
web::cgi
Section: httpd
Priority: optional
Filename: pool/main/liba/libapache2-mod-python/libapache2-mod-python_3.5.0.1-2_amd64.deb