How to Install and Uninstall ruby-net-ssh Package on Kali Linux

Last updated: May 14,2024

1. Install "ruby-net-ssh" package

Please follow the steps below to install ruby-net-ssh on Kali Linux

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

2. Uninstall "ruby-net-ssh" package

Please follow the guidance below to uninstall ruby-net-ssh on Kali Linux:

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

3. Information about the ruby-net-ssh package on Kali Linux

Package: ruby-net-ssh
Version: 1:7.2.1-1
Installed-Size: 507
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-bcrypt-pbkdf, ruby-ed25519
Size: 107996
SHA256: 4ea7671e774f646bc6c67f836946fe0e979430bf862b5a440e399f70f62c070b
SHA1: 3699b2e1f3fc3a6e5ed5ad918e9cbe3d24421815
MD5sum: f1e7ae610ae178be7fe7bee1171f58be
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.
Description-md5:
Homepage: https://net-ssh.github.com/net-ssh/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-net-ssh/ruby-net-ssh_7.2.1-1_all.deb