How to Install and Uninstall libdata-clone-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "libdata-clone-perl" package

Here is a brief guide to show you how to install libdata-clone-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdata-clone-perl

2. Uninstall "libdata-clone-perl" package

Please follow the steps below to uninstall libdata-clone-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libdata-clone-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-clone-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdata-clone-perl
Architecture: amd64
Version: 0.004-2build2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Depends: perl (>= 5.30.0-7), perlapi-5.30.0, libc6 (>= 2.11)
Filename: pool/universe/libd/libdata-clone-perl/libdata-clone-perl_0.004-2build2_amd64.deb
Size: 13420
MD5sum: 657cb0535f3e3b889634fda138ea7e58
SHA1: 15256fe89328f9ffad3d964f6dd7cd4eee2bc298
SHA256: 35b27ba4d02e7eb232a7d6c086a938fdfcb883be403e7f711b73cd20fd635128
SHA512: adce2e18183b42952d5cef93aad132d462d72b85d5ffc0b02de6bf05d6239bfc15150415ba39f6a4c709cdfe134545affe5ede506709f9164e579743ccf5b339
Homepage: https://metacpan.org/release/Data-Clone
Description-en: Perl module for polymorphic data cloning
Data::Clone does data cloning, i.e. copies things recursively. This is smart
so that it works with not only non-blessed references, but also with blessed
references (i.e. objects). When clone() finds an object, it calls a clone
method of the object if the object has a clone, otherwise it makes a surface
copy of the object. That is, this module does polymorphic data cloning.
.
Although there are several modules on CPAN which can clone data, this module
has a different cloning policy from almost all of them.
Description-md5: 921f57fd47033e11eec8bde3bcd3c2c9