How to Install and Uninstall rake-compiler Package on Kali Linux

Last updated: May 19,2024

1. Install "rake-compiler" package

This tutorial shows how to install rake-compiler on Kali Linux

$ sudo apt update $ sudo apt install rake-compiler

2. Uninstall "rake-compiler" package

Please follow the steps below to uninstall rake-compiler on Kali Linux:

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

3. Information about the rake-compiler package on Kali Linux

Package: rake-compiler
Version: 1.2.5-1
Installed-Size: 89
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, rake
Size: 30948
SHA256: 6ba839f5292ce23bb77b1b700dba08e4dd8b5cb6b169ef77d3a5366c6d000c2b
SHA1: 4a866d0589cc7cf86fcdfeb9a27b795a70224404
MD5sum: 74bb14fa5f23c0ea1aa3a0b4c6ea1032
Description: 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:
Homepage: https://github.com/rake-compiler/rake-compiler
Section: ruby
Priority: optional
Filename: pool/main/r/rake-compiler/rake-compiler_1.2.5-1_all.deb