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

Last updated: May 15,2024

1. Install "ruby-gd" package

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

$ sudo apt update $ sudo apt install ruby-gd

2. Uninstall "ruby-gd" package

In this section, we are going to explain the necessary steps to uninstall ruby-gd on Kali Linux:

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

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

Package: ruby-gd
Source: ruby-gd (0.8.0-8)
Version: 0.8.0-8+b3
Installed-Size: 181
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.0~alpha~), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libx11-6, libxpm4, zlib1g (>= 1:1.1.4), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 49964
SHA256: 499ed2800eb324896a114235c4cb81ebb3292afac993aed5ee6561fbaf76118c
SHA1: bb13c9de991c6ce3733882684e67ffd6b690759b
MD5sum: c5be4358e067b76cfc237e8c3b17a81f
Description: Extension library to use GD graphics library from Ruby
Ruby extension library for using Thomas Boutell's GD library.
The GD library is a popular library for creating and manipulating image
files.
Description-md5:
Homepage: https://rubygems.org/gems/ruby-gd
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-gd/ruby-gd_0.8.0-8+b3_amd64.deb