How to Install and Uninstall rubygem-net-ssh.noarch Package on Fedora 36

Last updated: October 11,2024

1. Install "rubygem-net-ssh.noarch" package

This guide covers the steps necessary to install rubygem-net-ssh.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rubygem-net-ssh.noarch

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

Please follow the guidelines below to uninstall rubygem-net-ssh.noarch on Fedora 36:

$ sudo dnf remove rubygem-net-ssh.noarch $ sudo dnf autoremove

3. Information about the rubygem-net-ssh.noarch package on Fedora 36

Last metadata expiration check: 3:08:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-net-ssh
Version : 6.1.0
Release : 4.fc36
Architecture : noarch
Size : 107 k
Source : rubygem-net-ssh-6.1.0-4.fc36.src.rpm
Repository : updates
Summary : Net::SSH: a pure-Ruby implementation of the SSH2 client protocol
URL : https://github.com/net-ssh/net-ssh
License : MIT
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.