How to Install and Uninstall ruby-sshkit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ruby-sshkit" package

In this section, we are going to explain the necessary steps to install ruby-sshkit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-sshkit

2. Uninstall "ruby-sshkit" package

Please follow the instructions below to uninstall ruby-sshkit on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-sshkit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-sshkit
Priority: optional
Section: universe/ruby
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.9.0~rc1-1
Depends: ruby | ruby-interpreter, ruby-colorize, ruby-net-scp (>= 1.1.2), ruby-net-ssh (>= 2.8.0)
Filename: pool/universe/r/ruby-sshkit/ruby-sshkit_1.9.0~rc1-1_all.deb
Size: 29760
MD5sum: 9c910e70f680911327a1da4e78eb531c
SHA1: 151b2bd0eaba2ae063df4accc6724d299ac3f06f
SHA256: 7d49b57258fd123cdf3982a299f115eb684d102fbc025028dcf7936cc3deb481
Description-en: 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: b9eb471fca93e612cedba558cdf99c89
Homepage: https://github.com/capistrano/sshkit
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu