How to Install and Uninstall ruby-net-sftp Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ruby-net-sftp" package

This is a short guide on how to install ruby-net-sftp on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ruby-net-sftp" package

Learn how to uninstall ruby-net-sftp on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-net-sftp package on Ubuntu 21.10 (Impish Indri)

Package: ruby-net-sftp
Architecture: all
Version: 1:3.0.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 188
Depends: ruby-net-ssh (>= 1:5.0.0~)
Filename: pool/universe/r/ruby-net-sftp/ruby-net-sftp_3.0.0-1_all.deb
Size: 36216
MD5sum: d70425585d00d7588c6434370b2e84cd
SHA1: cc90b533be299ee9424b0b58b17fafade2b687d8
SHA256: a1d75dd7960f5a38cb185737e8229afed531c0d6c1ba8fbc85b90832d10ad953
SHA512: 5264a44270607a1b150cb280bec55102709d76a8d85ff25469caa0771a449cc4ed401a1c5326b83fef201f2f631fd3dc3a55fe6f34c5547c160aaad3686b4e96
Homepage: https://github.com/net-ssh/net-sftp
Description-en: 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: 90796a3bdaee3b9508db98420d9fa9f3
Ruby-Versions: all