How to Install and Uninstall ruby-svg-graph Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "ruby-svg-graph" package

Please follow the steps below to install ruby-svg-graph on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-svg-graph" package

Learn how to uninstall ruby-svg-graph on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-svg-graph package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-svg-graph
Priority: optional
Section: universe/ruby
Installed-Size: 907
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.5-3
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-svg-graph/ruby-svg-graph_1.0.5-3_all.deb
Size: 292798
MD5sum: 1bfeab4261e12e48842ef627b6a1bb48
SHA1: 3f77c89bf53f5b1a4a47879c5319e876bf1c8289
SHA256: 115998695f30b91787b03bd6c855a825ea5afaeef78deabb96430b4c3a1e26f3
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
Homepage: http://www.germane-software.com/software/SVG/SVG::Graph/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu