How to Install and Uninstall ruby-all-dev Package on Kali Linux

Last updated: July 08,2024

1. Install "ruby-all-dev" package

Please follow the instructions below to install ruby-all-dev on Kali Linux

$ sudo apt update $ sudo apt install ruby-all-dev

2. Uninstall "ruby-all-dev" package

Please follow the instructions below to uninstall ruby-all-dev on Kali Linux:

$ sudo apt remove ruby-all-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-all-dev package on Kali Linux

Package: ruby-all-dev
Source: ruby-defaults
Version: 1:3.1
Installed-Size: 22
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby3.1:any, ruby3.1-dev
Size: 5976
SHA256: fd50c5367d66ea586e91d041631e8d3b4f86dfca6fcc2efd12b46e36dccbfc15
SHA1: 0ba65b4f6e251155ef8afa560d95fad541a5e84f
MD5sum: 252dd67824bfbf24a8dc04de9b76a8ce
Description: Ruby development environment (all versions supported in Debian)
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 depends on the respective development packages for every Ruby
version currently supported by Debian. This will usually be a single version
(the default one), but during transitions multiple versions might be
supported.
.
To programmatically list all the supported versions, install the `gem2deb`
package and run `dh_ruby --print-supported`. To determine which is the default
version, just dereference the /usr/bin/ruby symbolic link.
.
If you are not building Ruby packages for Debian, you probably do not need
this package.
Description-md5:
Multi-Arch: same
Homepage: https://www.ruby-lang.org/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-defaults/ruby-all-dev_3.1_amd64.deb