How to Install and Uninstall graphviz.i686 Package on Oracle Linux 9
Last updated: November 30,2024
1. Install "graphviz.i686" package
Please follow the step by step instructions below to install graphviz.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
graphviz.i686
Copied
2. Uninstall "graphviz.i686" package
Please follow the instructions below to uninstall graphviz.i686 on Oracle Linux 9:
$
sudo dnf remove
graphviz.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the graphviz.i686 package on Oracle Linux 9
Last metadata expiration check: 2:39:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : graphviz
Version : 2.44.0
Release : 25.el9
Architecture : i686
Size : 3.6 M
Source : graphviz-2.44.0-25.el9.src.rpm
Repository : ol9_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).
Available Packages
Name : graphviz
Version : 2.44.0
Release : 25.el9
Architecture : i686
Size : 3.6 M
Source : graphviz-2.44.0-25.el9.src.rpm
Repository : ol9_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).