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

Last updated: May 19,2024

1. Install "ruby-graphviz" package

Learn how to install ruby-graphviz on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-graphviz

2. Uninstall "ruby-graphviz" package

In this section, we are going to explain the necessary steps to uninstall ruby-graphviz on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-graphviz
Priority: optional
Section: universe/ruby
Installed-Size: 442
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.8-2build1
Depends: ruby | ruby-interpreter, graphviz
Filename: pool/universe/r/ruby-graphviz/ruby-graphviz_1.0.8-2build1_all.deb
Size: 87726
MD5sum: d765b106772ca94803ffb933fb769e5c
SHA1: 91a427fe36316937057b7ae2aec30801c087beb6
SHA256: 2a6b19e033a3664241b127bb6376eab4d7512f24863122c2181d3bf7b09516d6
Description-en: Ruby interface to the GraphViz graphing tool
Ruby/Graphviz provides an interface to layout and generate images of
directed graphs in a variety of formats (PostScript, PNG, etc.) using
GraphViz.
Description-md5: 547879d2ef19d9ae64a7ed6d3d9310f5
Homepage: http://github.com/glejeune/Ruby-Graphviz
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu