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

Last updated: October 05,2024

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

Please follow the steps below to install rubygem-ruby-rc4.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rubygem-ruby-rc4.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:13:29 ago on Thu Feb 15 07:50:05 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.