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

Last updated: May 13,2024

1. Install "ruby-rubygems" package

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

$ sudo apt update $ sudo apt install ruby-rubygems

2. Uninstall "ruby-rubygems" package

This guide let you learn how to uninstall ruby-rubygems on Kali Linux:

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

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

Package: ruby-rubygems
Source: rubygems
Version: 3.4.20-1
Installed-Size: 1225
Maintainer: Debian Ruby Team
Architecture: all
Replaces: ruby (<< 1:2.7+2~)
Depends: ruby:any
Breaks: ruby (<< 1:2.7+2~)
Size: 308876
SHA256: 3f882502b63fe48e58c1214a1dfd51e03b60b1a705a54879f16bff6091014a23
SHA1: 7478d1a361a050b265806edba9588900e9487ea5
MD5sum: 0602ff71711c27373e4826cd890a578d
Description: Package management framework for Ruby
A package (also known as a library) contains a set of functionality that can
be invoked by a Ruby program, such as reading and parsing an XML file. These
packages are called 'gems' and RubyGems is a tool to install, create, manage
and load these packages in your Ruby environment. RubyGems is also a client for
RubyGems.org, a public repository of Gems that allows you to publish a Gem that
can be shared and used by other developers.
Description-md5:
Multi-Arch: foreign
Homepage: https://rubygems.org
Section: ruby
Priority: optional
Filename: pool/main/r/rubygems/ruby-rubygems_3.4.20-1_all.deb