How to Install and Uninstall rubygem-rake-compiler.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "rubygem-rake-compiler.noarch" package
Please follow the guidelines below to install rubygem-rake-compiler.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-rake-compiler.noarch
Copied
2. Uninstall "rubygem-rake-compiler.noarch" package
Here is a brief guide to show you how to uninstall rubygem-rake-compiler.noarch on Rocky Linux 8:
$
sudo dnf remove
rubygem-rake-compiler.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-rake-compiler.noarch package on Rocky Linux 8
Last metadata expiration check: 0:31:29 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rubygem-rake-compiler
Version : 1.0.8
Release : 1.el8
Architecture : noarch
Size : 44 k
Source : rubygem-rake-compiler-1.0.8-1.el8.src.rpm
Repository : epel
Summary : Rake-based Ruby C Extension task generator
URL : http://rake-compiler.rubyforge.org/
License : MIT
Description : rake-compiler aims to help Gem developers while dealing with
: Ruby C extensions, simplifiying the code and reducing the duplication.
:
: It follows *convention over configuration* and set an standarized
: structure to build and package C extensions in your gems.
:
: This is the result of expriences dealing with several Gems
: that required native extensions across platforms and different
: user configurations where details like portability and
: clarity of code were lacking.
Available Packages
Name : rubygem-rake-compiler
Version : 1.0.8
Release : 1.el8
Architecture : noarch
Size : 44 k
Source : rubygem-rake-compiler-1.0.8-1.el8.src.rpm
Repository : epel
Summary : Rake-based Ruby C Extension task generator
URL : http://rake-compiler.rubyforge.org/
License : MIT
Description : rake-compiler aims to help Gem developers while dealing with
: Ruby C extensions, simplifiying the code and reducing the duplication.
:
: It follows *convention over configuration* and set an standarized
: structure to build and package C extensions in your gems.
:
: This is the result of expriences dealing with several Gems
: that required native extensions across platforms and different
: user configurations where details like portability and
: clarity of code were lacking.