How to Install and Uninstall perl-Data-Perl.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "perl-Data-Perl.noarch" package
Here is a brief guide to show you how to install perl-Data-Perl.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Data-Perl.noarch
Copied
2. Uninstall "perl-Data-Perl.noarch" package
Please follow the instructions below to uninstall perl-Data-Perl.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Data-Perl.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Data-Perl.noarch package on Rocky Linux 8
Last metadata expiration check: 1:57:56 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Data-Perl
Version : 0.002009
Release : 17.el8
Architecture : noarch
Size : 59 k
Source : perl-Data-Perl-0.002009-17.el8.src.rpm
Repository : epel
Summary : Base classes wrapping fundamental Perl data types
URL : https://metacpan.org/release/Data-Perl
License : GPL+ or Artistic
Description : Data::Perl is a collection of classes that wrap fundamental data types
: that exist in Perl. These classes and methods as they exist today are an
: attempt to mirror functionality provided by Moose's Native Traits. One
: important thing to note is all classes currently do no validation on
: constructor input.
Available Packages
Name : perl-Data-Perl
Version : 0.002009
Release : 17.el8
Architecture : noarch
Size : 59 k
Source : perl-Data-Perl-0.002009-17.el8.src.rpm
Repository : epel
Summary : Base classes wrapping fundamental Perl data types
URL : https://metacpan.org/release/Data-Perl
License : GPL+ or Artistic
Description : Data::Perl is a collection of classes that wrap fundamental data types
: that exist in Perl. These classes and methods as they exist today are an
: attempt to mirror functionality provided by Moose's Native Traits. One
: important thing to note is all classes currently do no validation on
: constructor input.