How to Install and Uninstall rubygem-rake.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "rubygem-rake.noarch" package

Please follow the instructions below to install rubygem-rake.noarch on Rocky Linux 8

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

2. Uninstall "rubygem-rake.noarch" package

This tutorial shows how to uninstall rubygem-rake.noarch on Rocky Linux 8:

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

3. Information about the rubygem-rake.noarch package on Rocky Linux 8

Last metadata expiration check: 0:43:09 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rubygem-rake
Version : 12.3.3
Release : 110.module+el8.6.0+992+fc951c18
Architecture : noarch
Size : 141 k
Source : ruby-2.5.9-110.module+el8.6.0+992+fc951c18.src.rpm
Repository : appstream
Summary : Ruby based make-like utility
URL : http://ruby-lang.org/
License : MIT
Description : Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
: specified in standard Ruby syntax.