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

Last updated: May 19,2024

1. Install "ruby-net-scp" package

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

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

2. Uninstall "ruby-net-scp" package

This is a short guide on how to uninstall ruby-net-scp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-net-scp
Priority: optional
Section: universe/ruby
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.1-3
Depends: ruby | ruby-interpreter, ruby-net-ssh (>= 2.6.5)
Filename: pool/universe/r/ruby-net-scp/ruby-net-scp_1.2.1-3_all.deb
Size: 16370
MD5sum: be6e9ba97e1feabb895fdfc6d42da576
SHA1: 017d162f6913872597dfb60c179749d766c6236c
SHA256: 21d41eeab74e0ad7cdd8f5bced5e7198f6bd8ca76b13ace4f7b592bcc8ee220e
Description-en: 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: c30e767b85671b948197bd048f6d7acd
Homepage: https://github.com/net-ssh/net-scp
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu