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

Last updated: January 13,2025

1. Install "rubygem-drake.noarch" package

Please follow the step by step instructions below to install rubygem-drake.noarch on Fedora 36

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

2. Uninstall "rubygem-drake.noarch" package

Learn how to uninstall rubygem-drake.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:52:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-drake
Version : 0.9.2.0.3.1
Release : 16.fc36
Architecture : noarch
Size : 58 k
Source : rubygem-drake-0.9.2.0.3.1-16.fc36.src.rpm
Repository : fedora
Summary : A branch of Rake supporting automatic parallelizing of tasks
URL : http://quix.github.io/rake/
License : MIT
Description : Drake is an auto-parallelizing branch of Rake, a Make-like program
: implemented in Ruby. Tasks and dependencies are specified in standard
: Ruby syntax.