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

Last updated: December 24,2024

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

Learn how to install ruby3.2-rubygem-net-ssh on openSuSE Tumbleweed

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

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

This is a short guide on how to uninstall ruby3.2-rubygem-net-ssh on openSuSE Tumbleweed:

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

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

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