How to Install and Uninstall graphviz Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "graphviz" package

Please follow the steps below to install graphviz on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install graphviz

2. Uninstall "graphviz" package

Please follow the steps below to uninstall graphviz on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the graphviz package on Ubuntu 21.04 (Hirsute Hippo)

Package: graphviz
Architecture: amd64
Version: 2.42.2-4build2
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: 3109
Depends: libann0, libc6 (>= 2.29), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), 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-4build2_amd64.deb
Size: 592976
MD5sum: a9468441c91a34bd537d773c4a9fa218
SHA1: 587073bc02fae4f1944d8b592aba0c7a912faa39
SHA256: 9e53b582e7993956728b54f89877e7c206f292a5a1545702af5acc5a90431bfc
SHA512: 5262d272186ccb0588b1ef805c1bfd763705b87d40021f5ef58a50da2bbe52440e3a1fc27b3e8be952e9a699e0891e2b34b42f2b4db06cd03716ba2305a50a62
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