How to Install and Uninstall rubygem-rake.noarch Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "rubygem-rake.noarch" package
This is a short guide on how to install rubygem-rake.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-rake.noarch
Copied
2. Uninstall "rubygem-rake.noarch" package
This tutorial shows how to uninstall rubygem-rake.noarch on Oracle Linux 9:
$
sudo dnf remove
rubygem-rake.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-rake.noarch package on Oracle Linux 9
Last metadata expiration check: 0:11:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rubygem-rake
Version : 13.0.3
Release : 160.el9_0
Architecture : noarch
Size : 163 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ol9_appstream
Summary : Ruby based make-like utility
URL : https://www.ruby-lang.org/
License : MIT
Description : Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
: specified in standard Ruby syntax.
Available Packages
Name : rubygem-rake
Version : 13.0.3
Release : 160.el9_0
Architecture : noarch
Size : 163 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ol9_appstream
Summary : Ruby based make-like utility
URL : https://www.ruby-lang.org/
License : MIT
Description : Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
: specified in standard Ruby syntax.