How to Install and Uninstall passenger.x86_64 Package on Fedora 35
Last updated: November 26,2024
1. Install "passenger.x86_64" package
This is a short guide on how to install passenger.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
passenger.x86_64
Copied
2. Uninstall "passenger.x86_64" package
Learn how to uninstall passenger.x86_64 on Fedora 35:
$
sudo dnf remove
passenger.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the passenger.x86_64 package on Fedora 35
Last metadata expiration check: 1:30:24 ago on Wed Sep 7 08:25:01 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.
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.