How to Install and Uninstall ruby-net-ssh-multi Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "ruby-net-ssh-multi" package

This guide let you learn how to install ruby-net-ssh-multi on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-net-ssh-multi

2. Uninstall "ruby-net-ssh-multi" package

Please follow the guidelines below to uninstall ruby-net-ssh-multi on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-net-ssh-multi $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-net-ssh-multi package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-net-ssh-multi
Architecture: all
Version: 1.2.1-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 91
Depends: ruby | ruby-interpreter, ruby-net-ssh (>= 2.6.5), ruby-net-ssh-gateway (>= 1.2.0)
Filename: pool/universe/r/ruby-net-ssh-multi/ruby-net-ssh-multi_1.2.1-3_all.deb
Size: 21726
MD5sum: 17750ff7b897cc2cc3378070c1e5679c
SHA1: 10640b23e45ff0ea604e99bce54e20b4cab1a37f
SHA256: 6108ed014dc492d0d18fe8b7524c4e8d9e2e63aca95534accb215e8572e33935
SHA512: 01f50bd0756f76c7c77f6d8ca891b614e7927708a7373b6008e940d6c76faae4f1beb8d9a73d3e11c1b0460a1ebab481973f74100988967019beb486c01da54a
Homepage: http://net-ssh.github.com/multi/v1/api/
Description-en: Ruby library for making multiple SSH connections to remote systems
Net::SSH::Multi is a library for controlling multiple Net::SSH connections
via a single interface. It exposes an API similar to that of
Net::SSH::Connection::Session and Net::SSH::Connection::Channel, making it
simpler to adapt programs designed for single connections to be used with
multiple connections.
.
This library is particularly useful for automating repetitive tasks that
must be performed on multiple machines. It executes the commands in parallel,
and allows commands to be executed on subsets of servers (defined by groups).
Description-md5: d96b3c9d2ae5eda0935025fa062337a5
Ruby-Versions: all