How to Install and Uninstall passenger.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "passenger.x86_64" package

This is a short guide on how to install passenger.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install passenger.x86_64

2. Uninstall "passenger.x86_64" package

Please follow the guidance below to uninstall passenger.x86_64 on Fedora 34:

$ sudo dnf remove passenger.x86_64 $ sudo dnf autoremove

3. Information about the passenger.x86_64 package on Fedora 34

Last metadata expiration check: 4:01:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : passenger
Version : 6.0.4
Release : 5.fc34
Architecture : x86_64
Size : 1.8 M
Source : passenger-6.0.4-5.fc34.src.rpm
Repository : fedora
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.