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

Last updated: November 29,2024

1. Install "rubygem-sshkey.noarch" package

Please follow the steps below to install rubygem-sshkey.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rubygem-sshkey.noarch

2. Uninstall "rubygem-sshkey.noarch" package

Here is a brief guide to show you how to uninstall rubygem-sshkey.noarch on Fedora 36:

$ sudo dnf remove rubygem-sshkey.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:14:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-sshkey
Version : 2.0.0
Release : 7.fc36
Architecture : noarch
Size : 14 k
Source : rubygem-sshkey-2.0.0-7.fc36.src.rpm
Repository : fedora
Summary : Generate private/public SSH key-pairs using pure Ruby
URL : https://github.com/bensie/sshkey
License : MIT
Description : Generate private and public SSH keys (RSA and DSA supported) using pure Ruby.