How to Install and Uninstall perl-GraphViz.noarch Package on Rocky Linux 9
Last updated: November 14,2024
1. Install "perl-GraphViz.noarch" package
Here is a brief guide to show you how to install perl-GraphViz.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-GraphViz.noarch
Copied
2. Uninstall "perl-GraphViz.noarch" package
Please follow the instructions below to uninstall perl-GraphViz.noarch on Rocky Linux 9:
$
sudo dnf remove
perl-GraphViz.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-GraphViz.noarch package on Rocky Linux 9
Last metadata expiration check: 2:43:33 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-GraphViz
Version : 2.24
Release : 19.el9
Architecture : noarch
Size : 106 k
Source : perl-GraphViz-2.24-19.el9.src.rpm
Repository : epel
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 : 19.el9
Architecture : noarch
Size : 106 k
Source : perl-GraphViz-2.24-19.el9.src.rpm
Repository : epel
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 (