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

Last updated: May 20,2024

1. Install "ruby-standalone" package

Please follow the guidance below to install ruby-standalone on Kali Linux

$ sudo apt update $ sudo apt install ruby-standalone

2. Uninstall "ruby-standalone" package

Here is a brief guide to show you how to uninstall ruby-standalone on Kali Linux:

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

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

Package: ruby-standalone
Source: ruby-standalone (3.0~1)
Version: 3.0~1+b2
Installed-Size: 56
Maintainer: Antonio Terceiro
Architecture: amd64
Depends: libc6 (>= 2.34), libruby3.1 (>= 3.1.0~preview1), ruby3.1, rubygems-integration (>= 1.17~)
Size: 8716
SHA256: ad8a4bf1df6ec3f38befbaf3a76ef604dbe4ee03db9b2002eec0125f4da5b304
SHA1: bb7ab1448279b394ef12d376586c6cfdc0733a90
MD5sum: bbead493c7ef8af9e6a692f324dabf4a
Description: Ruby interpreter that won't integrate with Debian packages
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 provides a Ruby interpreter without providing support for other
Debian-provided Ruby packages, i.e. it won't use any code from Debian packages
that provide Ruby libraries, Rubygems won't recognize libraries installed with
Debian packages etc.
.
This package is mostly useful for server deployments or development
environments where one wants or needs to obtain the Ruby interpreter from
Debian (and thus benefit from having security updates, not having to build
from source, obtaining pre-built binaries from a trusted source etc.), but
install everything else from sources external to Debian such as rubygems.org.
.
No official Debian Ruby packages, application or library, should depend on this
package.
Description-md5:
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-standalone/ruby-standalone_3.0~1+b2_amd64.deb