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

Last updated: September 29,2024

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

Please follow the steps below to install rubygem-net-ssh.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall rubygem-net-ssh.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:22:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rubygem-net-ssh
Version : 7.1.0
Release : 2.fc39
Architecture : noarch
Size : 124 k
Source : rubygem-net-ssh-7.1.0-2.fc39.src.rpm
Repository : fedora
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.