How to Install and Uninstall graphviz.i686 Package on Rocky Linux 9
Last updated: January 11,2025
1. Install "graphviz.i686" package
Please follow the step by step instructions below to install graphviz.i686 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
graphviz.i686
Copied
2. Uninstall "graphviz.i686" package
In this section, we are going to explain the necessary steps to uninstall graphviz.i686 on Rocky Linux 9:
$
sudo dnf remove
graphviz.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the graphviz.i686 package on Rocky Linux 9
Last metadata expiration check: 0:41:50 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : graphviz
Version : 2.44.0
Release : 25.el9
Architecture : i686
Size : 3.5 M
Source : graphviz-2.44.0-25.el9.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).
Available Packages
Name : graphviz
Version : 2.44.0
Release : 25.el9
Architecture : i686
Size : 3.5 M
Source : graphviz-2.44.0-25.el9.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).