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

Last updated: May 18,2024

1. Install "libapache2-mod-passenger" package

Please follow the guidelines below to install libapache2-mod-passenger on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libapache2-mod-passenger" package

This tutorial shows how to uninstall libapache2-mod-passenger on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libapache2-mod-passenger
Priority: optional
Section: universe/web
Installed-Size: 893
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Source: passenger
Version: 5.0.27-2
Depends: passenger (= 5.0.27-2), apache2-api-20120211, apache2-bin (>= 2.4.16), libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/p/passenger/libapache2-mod-passenger_5.0.27-2_amd64.deb
Size: 255932
MD5sum: 784d73a441feffa06d83912ff37479ac
SHA1: 54a49408f90003b9519a6956edf1623848eb13b6
SHA256: ef43ead21969eab7a7b146d2ab00377b1f155b6d3bbf90ef23c98cbe165367ff
Description-en: Rails and Rack support for Apache2
Phusion Passenger — a.k.a. mod_rails or mod_rack — makes
deployment of Ruby web applications, such as those built on the
revolutionary Ruby on Rails web framework, a breeze.
.
This package contains the Apache 2 module required by Phusion Passenger.
Description-md5: 3f172e45bdca2d9910d4a36103ba38d7
Homepage: https://www.phusionpassenger.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu