How to Install and Uninstall graphviz.i686 Package on Oracle Linux 8

Last updated: May 16,2024

1. Install "graphviz.i686" package

Please follow the steps below to install graphviz.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install graphviz.i686

2. Uninstall "graphviz.i686" package

Learn how to uninstall graphviz.i686 on Oracle Linux 8:

$ sudo dnf remove graphviz.i686 $ sudo dnf autoremove

3. Information about the graphviz.i686 package on Oracle Linux 8

Last metadata expiration check: 4:38:54 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : graphviz
Version : 2.40.1
Release : 43.el8
Architecture : i686
Size : 1.9 M
Source : graphviz-2.40.1-43.el8.src.rpm
Repository : ol8_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).