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

Last updated: May 21,2024

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

This is a short guide on how to install ruby-net-ssh-gateway on Kali Linux

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

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

Here is a brief guide to show you how to uninstall ruby-net-ssh-gateway on Kali Linux:

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

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

Package: ruby-net-ssh-gateway
Version: 2.0.0-2
Installed-Size: 35
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-net-ssh (>= 4.0.0)
Size: 8576
SHA256: 781f881be286718493de7147cdaec053d8bd74e51784c94ccc25272352826315
SHA1: daadd280247ac00e42c6c41dc5cafd2f8d2b85f6
MD5sum: d22fc7a638ccc3f68a1adaefdf6bdccd
Description: Ruby library for tunneling connections to servers with ssh
Net::SSH::Gateway is a library for programmatically tunneling connections to
servers via a single "gateway" host.
It is useful for establishing Net::SSH connections to servers behind firewalls,
but can also be used to forward ports and establish connections of other types,
like HTTP, to servers with restricted access.
Description-md5:
Homepage: https://github.com/net-ssh/net-ssh-gateway
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-net-ssh-gateway/ruby-net-ssh-gateway_2.0.0-2_all.deb