How to Install and Uninstall rake-compiler Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "rake-compiler" package

In this section, we are going to explain the necessary steps to install rake-compiler on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install rake-compiler

2. Uninstall "rake-compiler" package

Please follow the guidelines below to uninstall rake-compiler on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the rake-compiler package on Ubuntu 20.10 (Groovy Gorilla)

Package: rake-compiler
Architecture: all
Version: 1.0.5-2
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: 63
Depends: rake, ruby | ruby-interpreter, ruby-rspec
Filename: pool/universe/r/rake-compiler/rake-compiler_1.0.5-2_all.deb
Size: 19748
MD5sum: 4da87b347a1b5e1d34e1afa85bcaed5b
SHA1: 817383508b394e7063bfffbba1b66ed629cacb61
SHA256: b244077e26f0754a7c0790880e3df4cc686d582300e744fe7ec6adc7dc2c05db
SHA512: 194266d61734f8f42136310a4e15b2a3ba0305cf28bf607513e561afe3a3754c9108972f83be92c7789af35aedb37b93c1eaaf0783f762d961c1cfe4b703f3ed
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