How to Install and Uninstall passenger.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "passenger.x86_64" package
Please follow the guidance below to install passenger.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
passenger.x86_64
Copied
2. Uninstall "passenger.x86_64" package
This guide let you learn how to uninstall passenger.x86_64 on AlmaLinux 8:
$
sudo dnf remove
passenger.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the passenger.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:13:12 ago on Mon Sep 5 03:22:42 2022.
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.
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.