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

Last updated: January 12,2025

1. Install "rubygem-sshkey.noarch" package

This is a short guide on how to install rubygem-sshkey.noarch on Fedora 39

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

2. Uninstall "rubygem-sshkey.noarch" package

This guide let you learn how to uninstall rubygem-sshkey.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:36:26 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-sshkey
Version : 2.0.0
Release : 10.fc39
Architecture : noarch
Size : 14 k
Source : rubygem-sshkey-2.0.0-10.fc39.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.