How to Install and Uninstall graphviz.i686 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "graphviz.i686" package

Please follow the guidelines below to install graphviz.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install graphviz.i686

2. Uninstall "graphviz.i686" package

Here is a brief guide to show you how to uninstall graphviz.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove graphviz.i686 $ sudo dnf autoremove

3. Information about the graphviz.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:52:09 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : graphviz
Version : 2.40.1
Release : 40.el8
Architecture : i686
Size : 1.9 M
Source : graphviz-2.40.1-40.el8.src.rpm
Repository : appstream
Summary : Graph Visualization Tools
URL : http://www.graphviz.org/
License : EPL-1.0
Description : A collection of tools for the manipulation and layout of graphs (as in nodes
: and edges, not as in barcharts).