How to Install and Uninstall ruby-full Package on Kali Linux

Last updated: May 10,2024

1. Install "ruby-full" package

Please follow the step by step instructions below to install ruby-full on Kali Linux

$ sudo apt update $ sudo apt install ruby-full

2. Uninstall "ruby-full" package

Please follow the guidelines below to uninstall ruby-full on Kali Linux:

$ sudo apt remove ruby-full $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-full package on Kali Linux

Package: ruby-full
Source: ruby-defaults
Version: 1:3.1
Installed-Size: 13
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-dev, ri
Size: 4952
SHA256: 3665a3e9c693c05f211190587e8d01bdf855661346e150ee0a20456d75b09892
SHA1: a534f494e13a38fecd968c7c351d0c5daef7d4e1
MD5sum: 0e3e63ba830865fc44de4eb9ea07f144
Description: Ruby full installation (default version)
For many good reasons, the Ruby programming language is split in many
small different packages. Installing this package will make sure you have
all the packages that add up to a full Ruby installation, with the exception
of the Tcl/Tk bindings for Ruby, which are only recommended.
.
This package is a dependency package, which depends on Debian's default Ruby
version (currently v3.1).
Description-md5:
Homepage: https://www.ruby-lang.org/
Tag: devel::lang:ruby, devel::library, implemented-in::c,
implemented-in::ruby, role::devel-lib, role::dummy, role::program,
role::shared-lib
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-defaults/ruby-full_3.1_all.deb