How to Install and Uninstall perl-GraphViz.noarch Package on Fedora 34
Last updated: January 13,2025
1. Install "perl-GraphViz.noarch" package
This tutorial shows how to install perl-GraphViz.noarch on Fedora 34
$
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 34:
$
sudo dnf remove
perl-GraphViz.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-GraphViz.noarch package on Fedora 34
Last metadata expiration check: 4:16:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-GraphViz
Version : 2.24
Release : 16.fc34
Architecture : noarch
Size : 107 k
Source : perl-GraphViz-2.24-16.fc34.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 : 16.fc34
Architecture : noarch
Size : 107 k
Source : perl-GraphViz-2.24-16.fc34.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 (