How to Install and Uninstall ruby-net-sftp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ruby-net-sftp" package

This guide covers the steps necessary to install ruby-net-sftp on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-net-sftp" package

Here is a brief guide to show you how to uninstall ruby-net-sftp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-net-sftp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-net-sftp
Priority: optional
Section: universe/ruby
Installed-Size: 237
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1:2.1.2-3
Depends: ruby | ruby-interpreter, ruby-net-ssh (>= 2.6.5~)
Filename: pool/universe/r/ruby-net-sftp/ruby-net-sftp_2.1.2-3_all.deb
Size: 36184
MD5sum: 55e2ca7ca7e632a56221fcf6df369b5d
SHA1: 1e367bbd635cabd13ccbafc95cbfc0d4259ce0e4
SHA256: e9f03ff9bf3e2d0dd30569e845f9e89c46276a46ba5695a1f18a93a0c8546f24
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
Homepage: https://github.com/net-ssh/net-sftp
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu