How to Install and Uninstall perl-GraphViz.noarch Package on Oracle Linux 9
Last updated: March 01,2025
1. Install "perl-GraphViz.noarch" package
This tutorial shows how to install perl-GraphViz.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-GraphViz.noarch
Copied
2. Uninstall "perl-GraphViz.noarch" package
Learn how to uninstall perl-GraphViz.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-GraphViz.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-GraphViz.noarch package on Oracle Linux 9
Last metadata expiration check: 1:25:59 ago on Thu Feb 15 07:50:05 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 (