How to Install and Uninstall graphviz Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "graphviz" package

Please follow the guidance below to install graphviz on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install graphviz

2. Uninstall "graphviz" package

Here is a brief guide to show you how to uninstall graphviz on Ubuntu 21.10 (Impish Indri):

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

3. Information about the graphviz package on Ubuntu 21.10 (Impish Indri)

Package: graphviz
Architecture: amd64
Version: 2.42.2-5
Multi-Arch: foreign
Priority: optional
Section: universe/graphics
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2446
Depends: libann0, libc6 (>= 2.33), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libgvc6 (>= 2.42.1), libgvpr2, liblab-gamut1, libstdc++6 (>= 5), libx11-6, libxaw7, libxmu6, libxt6
Recommends: fonts-liberation
Suggests: gsfonts, graphviz-doc
Filename: pool/universe/g/graphviz/graphviz_2.42.2-5_amd64.deb
Size: 585112
MD5sum: 605035d3fbc159900f9ba0336584f380
SHA1: 49a15651db70809d2d292d179a81262b44b3c1cb
SHA256: 1932a61bf12c993e929a6eb14e7db0f81222ecfba0faeeaa2d352fa6f63a6e09
SHA512: cecb2710dde02024069aad7c56a60f7143340ba2784f3135d0a7fd204353b3121fae7b19dfd0fb6f3e115083d3f5c8b4c68399c192f51c46b4f0bb1a544fb2ed
Homepage: https://www.graphviz.org/
Description-en: rich set of graph drawing tools
Graph drawing addresses the problem of visualizing structural information
by constructing geometric representations of abstract graphs and networks.
Automatic generation of graph drawings has important applications in key
technologies such as database design, software engineering, VLSI and
network design and visual interfaces in other domains. Situations where
these tools might be particularly useful include:
.
* you would like to restructure a program and first need to understand
the relationships between its types, procedures, and source files
* you need to find the bottlenecks in an Internet backbone - not only
individual links, but their relationships
* you're debugging a protocol or microarchitecture represented as a
finite state machine and need to figure out how a certain
error state arises
* you would like to browse a database schema, knowledge base, or
distributed program represented graphically
* you would like to see an overview of a collection of linked documents
* you would like to discover patterns and communities of interest in a
database of telephone calls or e-mail messages
.
This package contains the command-line tools.
Description-md5: 3596bf983eb939217c51507635922cde
Task: xubuntu-desktop, ubuntustudio-publishing, ubuntustudio-photography, ubuntustudio-graphics