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

Last updated: May 18,2024

1. Install "ruby-net-ssh" package

In this section, we are going to explain the necessary steps to install ruby-net-ssh on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-net-ssh" package

Please follow the guidelines below to uninstall ruby-net-ssh on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-net-ssh
Priority: optional
Section: universe/ruby
Installed-Size: 399
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1:3.0.1-3
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-net-ssh/ruby-net-ssh_3.0.1-3_all.deb
Size: 83316
MD5sum: 0c7ab203ae0fa8ff6665093391658d36
SHA1: 0e77d3fe3489f244262b9264526c9765341922b2
SHA256: e1aaf960637ffc492a4cbe4f893b6671bb9cff9dec6e0243b69edcc8ef198bcf
Description-en: Ruby implementation of the SSH protocol
Net::SSH is a pure-Ruby implementation of the SSH protocol. It allows
you to write programs that invoke and interact with processes on remote
servers, via SSH.
Description-md5: 55972a1a305eed01d7d977b082acfbf5
Homepage: http://net-ssh.github.com/net-ssh/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu