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

Last updated: May 04,2024

1. Install "rubygem-ruby-rc4.noarch" package

This guide covers the steps necessary to install rubygem-ruby-rc4.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rubygem-ruby-rc4.noarch

2. Uninstall "rubygem-ruby-rc4.noarch" package

This tutorial shows how to uninstall rubygem-ruby-rc4.noarch on Fedora 36:

$ sudo dnf remove rubygem-ruby-rc4.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:22:34 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : rubygem-ruby-rc4
Version : 0.1.5
Release : 22.fc36
Architecture : noarch
Size : 9.7 k
Source : rubygem-ruby-rc4-0.1.5-22.fc36.src.rpm
Repository : fedora
Summary : Pure Ruby implementation of the RC4 algorithm
URL : https://github.com/caiges/Ruby-RC4
License : MIT
Description : RubyRC4 is a pure Ruby implementation of the RC4 algorithm.