How to Install and Uninstall ruby3.0-dev Package on Kali Linux

Last updated: May 12,2024

1. Install "ruby3.0-dev" package

Please follow the step by step instructions below to install ruby3.0-dev on Kali Linux

$ sudo apt update $ sudo apt install ruby3.0-dev

2. Uninstall "ruby3.0-dev" package

Please follow the guidance below to uninstall ruby3.0-dev on Kali Linux:

$ sudo apt remove ruby3.0-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby3.0-dev package on Kali Linux

Package: ruby3.0-dev
Source: ruby3.0 (3.0.4-7)
Version: 3.0.4-7+b1
Installed-Size: 2577
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libgmp-dev, libruby3.0 (= 3.0.4-7+b1)
Recommends: ruby3.0-doc
Size: 867888
SHA256: 8dfed68fe223ec62a4cdeb95737f89e68f792d3a67ff09e4633920a2ff736f65
SHA1: 0103fdef8113586c573deeaa13ab19933cf633e2
MD5sum: afb2d6e4eaecdc893d7a94fe7fea7f2d
Description: Header files for compiling extension modules for the Ruby 3.0
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
.
This package contains the header files and the mkmf library, necessary
to make extension library for Ruby 3.0. It is also required to build
many gems.
Description-md5: 2c2a57beb29d14cf7e8d3daa0a6ff5e4
Multi-Arch: same
Homepage: https://www.ruby-lang.org/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby3.0/ruby3.0-dev_3.0.4-7+b1_amd64.deb