How to Install and Uninstall graphviz.src Package on Oracle Linux 9
Last updated: January 13,2025
1. Install "graphviz.src" package
Please follow the steps below to install graphviz.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
graphviz.src
Copied
2. Uninstall "graphviz.src" package
Please follow the guidelines below to uninstall graphviz.src on Oracle Linux 9:
$
sudo dnf remove
graphviz.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the graphviz.src package on Oracle Linux 9
Last metadata expiration check: 3:06:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : graphviz
Version : 2.44.0
Release : 25.el9
Architecture : src
Size : 29 M
Source : None
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 : src
Size : 29 M
Source : None
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).