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

Last updated: May 18,2024

1. Install "libapache2-mod-passenger" package

Please follow the guidelines below to install libapache2-mod-passenger on Kali Linux

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

2. Uninstall "libapache2-mod-passenger" package

In this section, we are going to explain the necessary steps to uninstall libapache2-mod-passenger on Kali Linux:

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

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

Package: libapache2-mod-passenger
Source: passenger
Version: 6.0.17+ds-1
Installed-Size: 1070
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: passenger (= 6.0.17+ds-1), apache2-api-20120211, apache2-bin (>= 2.4.16), libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 393072
SHA256: 2487804039ff07d04aff29709432e94e1109e622b5e771333532e8919153ab35
SHA1: 59ee7ebfd9bf1c9891cb01b22a34378742999955
MD5sum: 060fc67cd1523e5fef89e93e58c80a84
Description: web application server - apache2 integration
Phusion Passenger is a web server and application server, designed to be fast,
robust and lightweight. It takes a lot of complexity out of deploying web
apps, adds powerful enterprise-grade features that are useful in production,
and makes administration much easier and less complex. Phusion Passenger
supports Ruby, Python, Node.js and Meteor.
.
This package contains the apache2 module.
Description-md5:
Homepage: https://www.phusionpassenger.com/
Tag: implemented-in::python, implemented-in::ruby, role::plugin,
role::shared-lib, suite::apache
Section: httpd
Priority: optional
Filename: pool/main/p/passenger/libapache2-mod-passenger_6.0.17+ds-1_amd64.deb