How To Install Rake-compiler In Debian, Ubuntu, Kali, Fedora And Raspbian?

How To Install Rake-compiler In Debian, Ubuntu, Kali, Fedora And Raspbian?

rake-compiler

generator

Maintainer: Debian Ruby Extras Maintainers



Section: ruby

Install rake-compiler

  • Debian apt-get install rake-compiler Click to copy
  • Ubuntu apt-get install rake-compiler Click to copy
  • Kali Linux apt-get install rake-compiler Click to copy
  • Fedora dnf install rubygem-rake-compiler Click to copy
  • Raspbian apt-get install rake-compiler Click to copy

rubygem-rake-compiler

generator

rake-compiler

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.

Install the latest version of rake-compiler in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the rake-compiler just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of rake-compiler from the respository and install it in your computer/server.