How to Install and Uninstall passenger Package on Kali Linux

Last updated: May 04,2024

1. Install "passenger" package

Please follow the guidance below to install passenger on Kali Linux

$ sudo apt update $ sudo apt install passenger

2. Uninstall "passenger" package

Please follow the steps below to uninstall passenger on Kali Linux:

$ sudo apt remove passenger $ sudo apt autoclean && sudo apt autoremove

3. Information about the passenger package on Kali Linux

Package: passenger
Version: 6.0.17+ds-1
Installed-Size: 6280
Maintainer: Debian Ruby Team
Architecture: amd64
Replaces: libapache2-mod-passenger (<< 3.0.11debian), ruby-passenger (<< 4.0.53-2~)
Depends: ruby | ruby-interpreter, ruby-rack, libc6 (>= 2.34), libcurl4 (>= 7.16.2), libev4 (>= 1:4.04), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libuv1 (>= 1.4.2), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Suggests: nodejs, python3, rails
Breaks: libapache2-mod-passenger (<< 3.0.11debian), ruby-passenger (<< 4.0.53-2~)
Size: 1641736
SHA256: ba09206c15c756f30d1a7608b1691d64029632838e6e30367a168ceeed466e41
SHA1: 581e43f10e901efb0370b2932b206354f6daa8ef
MD5sum: 95a9a979b4dfafba8b2c2b15cd7eda9a
Description: web application server
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.
Description-md5:
Homepage: https://www.phusionpassenger.com/
Section: ruby
Priority: optional
Filename: pool/main/p/passenger/passenger_6.0.17+ds-1_amd64.deb