How to Install and Uninstall ruby3.3-rubygem-net-ssh Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "ruby3.3-rubygem-net-ssh" package

Please follow the guidance below to install ruby3.3-rubygem-net-ssh on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.3-rubygem-net-ssh

2. Uninstall "ruby3.3-rubygem-net-ssh" package

This guide covers the steps necessary to uninstall ruby3.3-rubygem-net-ssh on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-net-ssh

3. Information about the ruby3.3-rubygem-net-ssh package on openSuSE Tumbleweed

Information for package ruby3.3-rubygem-net-ssh:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-net-ssh
Version : 7.2.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 653.9 KiB
Installed : No
Status : not installed
Source package : rubygem-net-ssh-7.2.1-1.1.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.