How to Install and Uninstall ruby-svg-graph Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "ruby-svg-graph" package

This is a short guide on how to install ruby-svg-graph on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-svg-graph" package

Please follow the guidelines below to uninstall ruby-svg-graph on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-svg-graph package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-svg-graph
Architecture: all
Version: 1.0.5-5
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 724
Filename: pool/universe/r/ruby-svg-graph/ruby-svg-graph_1.0.5-5_all.deb
Size: 147244
MD5sum: c597b2901a50efaa8973dd92a1958450
SHA1: bbef621b7d6d22474c8653b34a7f30f86643de61
SHA256: 0be7a82d0561be05dfc911fa8e550bfb9ef489a16b16e4cd0a3379295090017b
SHA512: 4ed6eca796053221562a2e3ae35afe96342b46deba2343b3210b602804f42df10938197ebecfb4ba4acc4384b2c95d9a0bc48bbd81a896dd7c4a27b974c5ceca
Homepage: https://github.com/clbustos/svg-graph
Description-en: 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: 89f96ce7862f99e768967fd69340bb3c
Ruby-Versions: all