How to Install and Uninstall libruby Package on Kali Linux

Last updated: April 30,2024

1. Install "libruby" package

This tutorial shows how to install libruby on Kali Linux

$ sudo apt update $ sudo apt install libruby

2. Uninstall "libruby" package

This guide covers the steps necessary to uninstall libruby on Kali Linux:

$ sudo apt remove libruby $ sudo apt autoclean && sudo apt autoremove

3. Information about the libruby package on Kali Linux

Package: libruby
Source: ruby-defaults
Version: 1:3.1
Installed-Size: 13
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libruby3.1
Size: 4972
SHA256: 82dbf5391286e05e7eefd965b4b15dbafd9194f491fc3f6fd3d01bacd69a74ba
SHA1: 6ab1eadbc054d13ab4b055516e682a9e1f96ea12
MD5sum: 929031b7ffab2b9fffd5043aff9e16c5
Description: Libraries necessary to run 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.
.
This package includes the 'libruby' library, necessary to run Ruby.
.
This package is a dependency package, which depends on Debian's default Ruby
version (currently v3.1).
Description-md5:
Multi-Arch: same
Homepage: https://www.ruby-lang.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/r/ruby-defaults/libruby_3.1_amd64.deb