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

Last updated: September 29,2024

1. Install "rubygem-sshkey.noarch" package

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

$ 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 38:

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

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

Last metadata expiration check: 5:59:18 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rubygem-sshkey
Version : 2.0.0
Release : 9.fc38
Architecture : noarch
Size : 14 k
Source : rubygem-sshkey-2.0.0-9.fc38.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.