How to Install and Uninstall ruby2.5-rubygem-net-ssh Package on openSUSE Leap

Last updated: May 17,2024

1. Install "ruby2.5-rubygem-net-ssh" package

In this section, we are going to explain the necessary steps to install ruby2.5-rubygem-net-ssh on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-net-ssh

2. Uninstall "ruby2.5-rubygem-net-ssh" package

Please follow the guidance below to uninstall ruby2.5-rubygem-net-ssh on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-net-ssh

3. Information about the ruby2.5-rubygem-net-ssh package on openSUSE Leap

Information for package ruby2.5-rubygem-net-ssh:
------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-net-ssh
Version : 6.1.0-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 616.1 KiB
Installed : No
Status : not installed
Source package : rubygem-net-ssh-6.1.0-bp155.2.11.src
Upstream URL : https://github.com/net-ssh/net-ssh
Summary : Net::SSH: a pure-Ruby implementation of the SSH2 client protocol
Description :
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows
you to write programs that invoke and interact with processes on remote
servers, via SSH2.