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

Last updated: July 01,2024

1. Install "rubygem-sshkey.noarch" package

Here is a brief guide to show you how to install rubygem-sshkey.noarch on Fedora 34

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

2. Uninstall "rubygem-sshkey.noarch" package

This is a short guide on how to uninstall rubygem-sshkey.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:50:17 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-sshkey
Version : 2.0.0
Release : 5.fc34
Architecture : noarch
Size : 14 k
Source : rubygem-sshkey-2.0.0-5.fc34.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.