How to Install and Uninstall rake-compiler Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "rake-compiler" package

This is a short guide on how to install rake-compiler on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install rake-compiler

2. Uninstall "rake-compiler" package

Please follow the step by step instructions below to uninstall rake-compiler on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove rake-compiler $ sudo apt autoclean && sudo apt autoremove

3. Information about the rake-compiler package on Ubuntu 21.10 (Impish Indri)

Package: rake-compiler
Architecture: all
Version: 1.1.1-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 79
Depends: rake, ruby | ruby-interpreter, ruby-rspec
Filename: pool/universe/r/rake-compiler/rake-compiler_1.1.1-1_all.deb
Size: 23540
MD5sum: a9b9477f930377ac519508062a1b9a21
SHA1: 9b8593ef15200e2f36a2e1c2f90fb19c257d678b
SHA256: 14a97712d73bee81bbe40ee98f86e13e08dcbf3dd4a716e16c20933e1421673e
SHA512: e51c93294fd38cd7ff053a8a6346e4a462cafa62acd19fa5b8ca2131d7daed2a9568d98d2c7dfc9e46c95e580d097c4efeda130730058af5de4b87e459709f5a
Homepage: https://github.com/rake-compiler/rake-compiler
Description-en: Rake-based Ruby Extension (C, Java) task generator
The rake-compiler is first and foremost a productivity tool for Ruby
developers. It's goal is to make the busy developer's life easier by
simplifying the building and packaging of Ruby extensions by
simplifying code and reducing duplication.
.
It follows *convention over configuration* by advocating a standardized
build and package structure for both C and Java based RubyGems.
.
Rake-compiler is the result of many hard-won experiences dealing with
several diverse RubyGems that provided native extensions for different
platforms and different user configurations in different ways. Details
such as differences in code portability, differences in code clarity,
and differences in project directory structure often made it very
difficult for newcomers to those RubyGems.
Description-md5: df485c295e9511e41b2b27cbe7ebc83c
Ruby-Versions: all