How to Install ruby-sshkit in Ubuntu 18.04



Install ruby-sshkit by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-sshkit

Description:

toolkit for running commands in a structured way on one or more servers

SSHKit is a comprehensive toolkit for remotely running commands in a structured manner on groups of servers. . SSHKit makes it easy to write structured, testable SSH commands in Ruby.

Homepage: https://github.com/capistrano/sshkit

Version: 1.16.0-1

Section: universe/ruby