How to Install and Uninstall perl-Tk-GraphViz.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "perl-Tk-GraphViz.noarch" package

Please follow the guidelines below to install perl-Tk-GraphViz.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Tk-GraphViz.noarch

2. Uninstall "perl-Tk-GraphViz.noarch" package

Learn how to uninstall perl-Tk-GraphViz.noarch on Fedora 35:

$ sudo dnf remove perl-Tk-GraphViz.noarch $ sudo dnf autoremove

3. Information about the perl-Tk-GraphViz.noarch package on Fedora 35

Last metadata expiration check: 3:39:16 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Tk-GraphViz
Version : 1.10
Release : 5.fc35
Architecture : noarch
Size : 42 k
Source : perl-Tk-GraphViz-1.10-5.fc35.src.rpm
Repository : fedora
Summary : Render an interactive GraphViz graph
URL : https://metacpan.org/release/Tk-GraphViz
License : GPL+ or Artistic
Description : The GraphViz widget is derived from Tk::Canvas. It adds the ability to
: render graphs in the canvas. The graphs can be specified either using the
: DOT graph-description language, or using via a GraphViz object.