How to Install and Uninstall ruby-svg-graph Package on Kali Linux

Last updated: May 14,2024

1. Install "ruby-svg-graph" package

This tutorial shows how to install ruby-svg-graph on Kali Linux

$ sudo apt update $ sudo apt install ruby-svg-graph

2. Uninstall "ruby-svg-graph" package

Learn how to uninstall ruby-svg-graph on Kali Linux:

$ sudo apt remove ruby-svg-graph $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-svg-graph package on Kali Linux

Package: ruby-svg-graph
Version: 2.2.1-2
Installed-Size: 199
Maintainer: Debian Ruby Team
Architecture: all
Size: 39292
SHA256: 24e045ea1ed200d6803ed4c3c418a60b9b5571e95135d5604004e4b11ace8ae6
SHA1: a6eb3093dd70782f00492b1edbbb86509a1ce258
MD5sum: c72c3fd6add6b2eb5669d4086afe555b
Description: Pure Ruby library for generating charts in SVG format
SVG::Graph allows one to generate charts, that is, graphs where the values of
one axis are not scalar. It has a very similar API to the Perl library
SVG::TT::Graph, and the resulting charts also look the same. This isn't
surprising, because SVG::Graph started as a loose port of SVG::TT::Graph,
although the internal code no longer resembles the Perl original at all.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/lumean/svg-graph2
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-svg-graph/ruby-svg-graph_2.2.1-2_all.deb