Install ruby-net-ssh by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-net-ssh
Description:
Ruby implementation of the SSH protocol
Net::SSH is a pure-Ruby implementation of the SSH protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH.
Homepage: https://net-ssh.github.com/net-ssh/
Version: 1:4.2.0-2ubuntu1
Section: universe/ruby