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

Last updated: May 19,2024

1. Install "ruby-net-scp" package

Learn how to install ruby-net-scp on Kali Linux

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

2. Uninstall "ruby-net-scp" package

In this section, we are going to explain the necessary steps to uninstall ruby-net-scp on Kali Linux:

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

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

Package: ruby-net-scp
Version: 4.0.0-1
Installed-Size: 64
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-net-ssh (>= 2.6.5)
Size: 16344
SHA256: 0b3aeb45922f60dc2cd7182ca2e81efcada8ea08a12a1c79bca445b587529ee0
SHA1: f8b2da5b2d3b6a70e20495170d90a7f2fa956144
MD5sum: 2cee58c2ad26402b066f963de1d316a3
Description: pure ruby implementation of the SCP protocol
Net::SCP is a pure-Ruby implementation of the SCP protocol.
This operates over SSH (and requires the Net::SSH library), and allows
files and directory trees to copied to and from a remote server.
Description-md5:
Homepage: https://github.com/net-ssh/net-scp
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-net-scp/ruby-net-scp_4.0.0-1_all.deb