How to Install and Uninstall perl-Clone-PP.noarch Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "perl-Clone-PP.noarch" package
Learn how to install perl-Clone-PP.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Clone-PP.noarch
Copied
2. Uninstall "perl-Clone-PP.noarch" package
This tutorial shows how to uninstall perl-Clone-PP.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-Clone-PP.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Clone-PP.noarch package on CentOS Stream 8
Last metadata expiration check: 3:38:01 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Clone-PP
Version : 1.07
Release : 10.el8
Architecture : noarch
Size : 16 k
Source : perl-Clone-PP-1.07-10.el8.src.rpm
Repository : epel
Summary : Recursively copy Perl data-types
URL : https://metacpan.org/release/Clone-PP
License : GPL+ or Artistic
Description : This module provides a general-purpose clone function to make deep copies
: of Perl data structures. It calls itself recursively to copy nested hash,
: array, scalar and reference types, including tied variables and objects.
Available Packages
Name : perl-Clone-PP
Version : 1.07
Release : 10.el8
Architecture : noarch
Size : 16 k
Source : perl-Clone-PP-1.07-10.el8.src.rpm
Repository : epel
Summary : Recursively copy Perl data-types
URL : https://metacpan.org/release/Clone-PP
License : GPL+ or Artistic
Description : This module provides a general-purpose clone function to make deep copies
: of Perl data structures. It calls itself recursively to copy nested hash,
: array, scalar and reference types, including tied variables and objects.