How to Install and Uninstall graphviz.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "graphviz.i686" package

Please follow the guidance below to install graphviz.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install graphviz.i686

2. Uninstall "graphviz.i686" package

This tutorial shows how to uninstall graphviz.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove graphviz.i686 $ sudo dnf autoremove

3. Information about the graphviz.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:17:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : graphviz
Version : 2.40.1
Release : 44.el8
Architecture : i686
Size : 2.0 M
Source : graphviz-2.40.1-44.el8.src.rpm
Repository : ubi-8-appstream-rpms
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).