How to Install passenger in Ubuntu 18.04



Install passenger by entering the following commands in the terminal:

sudo apt update
sudo apt install passenger

Description:

Rails and Rack support

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.

Homepage: https://www.phusionpassenger.com/

Version: 5.0.30-1build2

Section: universe/ruby