How to Install and Uninstall graphviz.x86_64 Package on Amazon Linux 2

Last updated: February 06,2025

1. Install "graphviz.x86_64" package

Please follow the guidance below to install graphviz.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install graphviz.x86_64

2. Uninstall "graphviz.x86_64" package

This tutorial shows how to uninstall graphviz.x86_64 on Amazon Linux 2:

$ sudo yum remove graphviz.x86_64 $ sudo yum autoremove

3. Information about the graphviz.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : graphviz
Arch : x86_64
Version : 2.30.1
Release : 21.amzn2.0.1
Size : 1.3 M
Repo : amzn2-core/2/x86_64
Summary : Graph Visualization Tools
URL : http://www.graphviz.org/
License : EPL
Description : A collection of tools for the manipulation and layout of graphs
: (as in nodes and edges, not as in barcharts).