How to Install and Uninstall passenger.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "passenger.x86_64" package

This is a short guide on how to install passenger.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install passenger.x86_64

2. Uninstall "passenger.x86_64" package

In this section, we are going to explain the necessary steps to uninstall passenger.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove passenger.x86_64 $ sudo dnf autoremove

3. Information about the passenger.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:26:50 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : passenger
Version : 6.0.4
Release : 3.el8
Architecture : x86_64
Size : 1.9 M
Source : passenger-6.0.4-3.el8.src.rpm
Repository : epel
Summary : Phusion Passenger application server
URL : https://www.phusionpassenger.com
License : Boost and BSD and BSD with advertising and MIT and zlib
Description : 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. It supports Ruby,
: Python, Node.js and Meteor.