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

Last updated: May 18,2024

1. Install "ruby3.0" package

This tutorial shows how to install ruby3.0 on Kali Linux

$ sudo apt update $ sudo apt install ruby3.0

2. Uninstall "ruby3.0" package

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

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

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

Package: ruby3.0
Source: ruby3.0 (3.0.4-7)
Version: 3.0.4-7+b1
Installed-Size: 746
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: rubygems-integration (>= 1.17.1~), libc6 (>= 2.4), libcrypt1 (>= 1:4.1.0), libgmp10 (>= 2:6.2.1+dfsg), libruby3.0 (>= 3.0.0~preview1), zlib1g (>= 1:1.1.4)
Recommends: fonts-lato, libjs-jquery
Size: 682804
SHA256: d76d815301db7f17b6f5904aa6b5ced2e855bc805c2e71a74ed80f2ff4e7f7ca
SHA1: 735419b984c9d164c900e1caef06f8b111984026
MD5sum: 8ce5627362a03055fee2b12ca4ef9d56
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.0' indicates the Ruby library compatibility
version. This package currently provides the `3.0.x' branch of Ruby.
Description-md5: d7afe6a0a19f7de5a1a97584f013a7b4
Multi-Arch: allowed
Homepage: https://www.ruby-lang.org/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby3.0/ruby3.0_3.0.4-7+b1_amd64.deb