How to Install and Uninstall graphviz.i686 Package on Fedora 36

Last updated: July 06,2024

1. Install "graphviz.i686" package

This is a short guide on how to install graphviz.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install graphviz.i686

2. Uninstall "graphviz.i686" package

Please follow the instructions below to uninstall graphviz.i686 on Fedora 36:

$ sudo dnf remove graphviz.i686 $ sudo dnf autoremove

3. Information about the graphviz.i686 package on Fedora 36

Last metadata expiration check: 3:10:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : graphviz
Version : 2.50.0
Release : 6.fc36
Architecture : i686
Size : 1.8 M
Source : graphviz-2.50.0-6.fc36.src.rpm
Repository : fedora
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).