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

Last updated: May 18,2024

1. Install "ruby-net-scp" package

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

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

2. Uninstall "ruby-net-scp" package

This tutorial shows how to uninstall ruby-net-scp on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-net-scp
Architecture: all
Version: 3.0.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 64
Depends: ruby-net-ssh (>= 2.6.5)
Filename: pool/universe/r/ruby-net-scp/ruby-net-scp_3.0.0-1_all.deb
Size: 16252
MD5sum: 0cbde17c780c9ba5f4d6ba42a5161d67
SHA1: 5d38027a6dc1e2b4e3f03f29b7ee31490dff82d6
SHA256: 7af843be5fecd452dda65edffe6b8e03b9dc8083d100adadea64a4f4d0aa56a4
SHA512: bcf6528aea980005ebe62af783c143d011e95463c4d25c7bb3e867c88425f00c65df99a2259cdc6bf6ce2fd89b82c5e55eb6fd6249c47b9596b03c315cd92e1d
Homepage: https://github.com/net-ssh/net-scp
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
Ruby-Versions: all