How to Install and Uninstall perl-Graph.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 21,2024
1. Install "perl-Graph.noarch" package
This tutorial shows how to install perl-Graph.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Graph.noarch
Copied
2. Uninstall "perl-Graph.noarch" package
This tutorial shows how to uninstall perl-Graph.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
perl-Graph.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Graph.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:18:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Graph
Version : 0.97.25
Release : 3.el9
Architecture : noarch
Size : 123 k
Source : perl-Graph-0.97.25-3.el9.src.rpm
Repository : epel
Summary : Perl module for dealing with graphs, the abstract data structures
URL : https://metacpan.org/release/Graph
License : GPL+ or Artistic
Description : This is Graph, a Perl module for dealing with graphs, the abstract
: data structures.
:
: This is a full rewrite of the Graph module 0.2xx series as discussed
: in the book "Mastering Algorithms with Perl", written by Jarkko
: Hietaniemi (the undersigned), John Macdonald, and Jon Orwant,
: and published by O'Reilly and Associates. This rewrite is not
: fully compatible with the 0.2xx series.
Available Packages
Name : perl-Graph
Version : 0.97.25
Release : 3.el9
Architecture : noarch
Size : 123 k
Source : perl-Graph-0.97.25-3.el9.src.rpm
Repository : epel
Summary : Perl module for dealing with graphs, the abstract data structures
URL : https://metacpan.org/release/Graph
License : GPL+ or Artistic
Description : This is Graph, a Perl module for dealing with graphs, the abstract
: data structures.
:
: This is a full rewrite of the Graph module 0.2xx series as discussed
: in the book "Mastering Algorithms with Perl", written by Jarkko
: Hietaniemi (the undersigned), John Macdonald, and Jon Orwant,
: and published by O'Reilly and Associates. This rewrite is not
: fully compatible with the 0.2xx series.