How to Install and Uninstall perl-GraphViz.noarch Package on Fedora 35
Last updated: November 25,2024
1. Install "perl-GraphViz.noarch" package
Please follow the step by step instructions below to install perl-GraphViz.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
perl-GraphViz.noarch
Copied
2. Uninstall "perl-GraphViz.noarch" package
This tutorial shows how to uninstall perl-GraphViz.noarch on Fedora 35:
$
sudo dnf remove
perl-GraphViz.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-GraphViz.noarch package on Fedora 35
Last metadata expiration check: 2:41:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-GraphViz
Version : 2.24
Release : 18.fc35
Architecture : noarch
Size : 106 k
Source : perl-GraphViz-2.24-18.fc35.src.rpm
Repository : fedora
Summary : Interface to the GraphViz graphing tool
URL : https://metacpan.org/release/GraphViz
License : GPL+ or Artistic
Description : This Perl module provides an interface to layout and image generation of
: directed and undirected graphs in a variety of formats (PostScript, PNG,
: etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from
: the GraphViz project ( ).
Available Packages
Name : perl-GraphViz
Version : 2.24
Release : 18.fc35
Architecture : noarch
Size : 106 k
Source : perl-GraphViz-2.24-18.fc35.src.rpm
Repository : fedora
Summary : Interface to the GraphViz graphing tool
URL : https://metacpan.org/release/GraphViz
License : GPL+ or Artistic
Description : This Perl module provides an interface to layout and image generation of
: directed and undirected graphs in a variety of formats (PostScript, PNG,
: etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from
: the GraphViz project (