How to Install and Uninstall rubygem-ruby-rc4.noarch Package on Rocky Linux 9

Last updated: May 19,2024

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

Here is a brief guide to show you how to install rubygem-ruby-rc4.noarch on Rocky Linux 9

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

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

Please follow the guidance below to uninstall rubygem-ruby-rc4.noarch on Rocky Linux 9:

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

3. Information about the rubygem-ruby-rc4.noarch package on Rocky Linux 9

Last metadata expiration check: 1:25:48 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rubygem-ruby-rc4
Version : 0.1.5
Release : 22.el9
Architecture : noarch
Size : 9.7 k
Source : rubygem-ruby-rc4-0.1.5-22.el9.src.rpm
Repository : epel
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.