How to Install and Uninstall ruby-net-ssh-multi Package on Kali Linux
Last updated: November 22,2024
1. Install "ruby-net-ssh-multi" package
This tutorial shows how to install ruby-net-ssh-multi on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ruby-net-ssh-multi
Copied
2. Uninstall "ruby-net-ssh-multi" package
This tutorial shows how to uninstall ruby-net-ssh-multi on Kali Linux:
$
sudo apt remove
ruby-net-ssh-multi
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-net-ssh-multi package on Kali Linux
Package: ruby-net-ssh-multi
Version: 1.2.1-4
Installed-Size: 91
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-net-ssh (>= 2.6.5), ruby-net-ssh-gateway (>= 1.2.0)
Size: 22504
SHA256: 20002a5bb086e7e06bf42bcbf6e5c3f39fe73c9643d800a10e169d2d0ca591b9
SHA1: cd82221bedbf655aa20210b1cda3f793d5bb271a
MD5sum: c4ba12995523cf0031795cb38a50af29
Description: 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:
Homepage: https://github.com/net-ssh/net-ssh-multi
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-net-ssh-multi/ruby-net-ssh-multi_1.2.1-4_all.deb
Version: 1.2.1-4
Installed-Size: 91
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-net-ssh (>= 2.6.5), ruby-net-ssh-gateway (>= 1.2.0)
Size: 22504
SHA256: 20002a5bb086e7e06bf42bcbf6e5c3f39fe73c9643d800a10e169d2d0ca591b9
SHA1: cd82221bedbf655aa20210b1cda3f793d5bb271a
MD5sum: c4ba12995523cf0031795cb38a50af29
Description: 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:
Homepage: https://github.com/net-ssh/net-ssh-multi
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-net-ssh-multi/ruby-net-ssh-multi_1.2.1-4_all.deb