How to Install and Uninstall ruby-sshkit Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-sshkit" package

Please follow the guidance below to install ruby-sshkit on Kali Linux

$ sudo apt update $ sudo apt install ruby-sshkit

2. Uninstall "ruby-sshkit" package

Please follow the step by step instructions below to uninstall ruby-sshkit on Kali Linux:

$ sudo apt remove ruby-sshkit $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-sshkit package on Kali Linux

Package: ruby-sshkit
Version: 1.21.2-1
Installed-Size: 128
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-net-ssh (>= 2.8.0), ruby-net-scp (>= 1.1.2)
Size: 34284
SHA256: 6593f51b7ba06233bac599ce467c425c0209c9e510026ed53231ab0d9d3b5b1b
SHA1: d70a562159e389b5e75a685b78b67501987e27bd
MD5sum: 23aa58c4ee5002ccb6766f346f93ec36
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.
Description-md5:
Homepage: https://github.com/capistrano/sshkit
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-sshkit/ruby-sshkit_1.21.2-1_all.deb