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

Last updated: May 17,2024

1. Install "ruby-net-sftp" package

Here is a brief guide to show you how to install ruby-net-sftp on Kali Linux

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

2. Uninstall "ruby-net-sftp" package

This is a short guide on how to uninstall ruby-net-sftp on Kali Linux:

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

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

Package: ruby-net-sftp
Version: 1:4.0.0-1
Installed-Size: 187
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-net-ssh (>= 5.0.0)
Size: 36424
SHA256: b6178501d58b63ff5739d0ead5941ec87d2d53d32964a2f831d17d0e9ce2c28e
SHA1: 4c0720cc4687a732717055c5d0b1930c4fb7bc7b
MD5sum: 675d1faf5ad118a2dca9ac3140c91d6d
Description: Ruby implementation of the SFTP protocol
Net::SFTP is a pure-Ruby implementation of the SFTP protocol (specifically,
versions 1 through 6 of the SFTP protocol). Note that this is the "Secure File
Transfer Protocol", typically run over an SSH connection, and has nothing to
do with the FTP protocol.
Description-md5:
Homepage: https://github.com/net-ssh/net-sftp
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-net-sftp/ruby-net-sftp_4.0.0-1_all.deb