How to Install and Uninstall ruby3.2 Package on Kali Linux

Last updated: June 28,2024

1. Install "ruby3.2" package

Please follow the steps below to install ruby3.2 on Kali Linux

$ sudo apt update $ sudo apt install ruby3.2

2. Uninstall "ruby3.2" package

Learn how to uninstall ruby3.2 on Kali Linux:

$ sudo apt remove ruby3.2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby3.2 package on Kali Linux

Package: ruby3.2
Version: 3.2.3-1
Installed-Size: 697
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: rubygems-integration (>= 1.17.1~), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libgmp10 (>= 2:6.3.0+dfsg), libruby3.2 (>= 3.2.0~preview1), zlib1g (>= 1:1.1.4)
Recommends: fonts-lato, libjs-jquery
Size: 629888
SHA256: 97cf0900c2a314710ac5d09d0cd5cc171baf32af9dd64c1958e71a6b440e5ed8
SHA1: fe1c9957f6ef97607706a0604cdc721e8fabaedb
MD5sum: 32263f3fe47bc4ab0dc6f57e55257c1a
Description: Interpreter of object-oriented scripting language Ruby
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.
.
In the name of this package, `3.2' indicates the Ruby library compatibility
version. This package currently provides the `3.2.x' branch of Ruby.
Description-md5:
Multi-Arch: allowed
Homepage: https://www.ruby-lang.org/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby3.2/ruby3.2_3.2.3-1_amd64.deb