How to Install and Uninstall perl-GDGraph3d.noarch Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "perl-GDGraph3d.noarch" package

Please follow the step by step instructions below to install perl-GDGraph3d.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-GDGraph3d.noarch

2. Uninstall "perl-GDGraph3d.noarch" package

Learn how to uninstall perl-GDGraph3d.noarch on Oracle Linux 9:

$ sudo dnf remove perl-GDGraph3d.noarch $ sudo dnf autoremove

3. Information about the perl-GDGraph3d.noarch package on Oracle Linux 9

Last metadata expiration check: 3:05:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-GDGraph3d
Version : 0.63
Release : 37.el9
Architecture : noarch
Size : 28 k
Source : perl-GDGraph3d-0.63-37.el9.src.rpm
Repository : epel
Summary : 3D graph generation package for Perl
URL : https://metacpan.org/release/GD-Graph3d
License : GPL+ or Artistic
Description : This is the GD::Graph3d extensions module. It provides 3D graphs for
: the GD::Graph module by Martien Verbruggen, which in turn generates
: graph using Lincoln Stein's GD.pm.