How to Install and Uninstall libclone-perl Package on Kali Linux
Last updated: November 07,2024
1. Install "libclone-perl" package
Learn how to install libclone-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libclone-perl
Copied
2. Uninstall "libclone-perl" package
In this section, we are going to explain the necessary steps to uninstall libclone-perl on Kali Linux:
$
sudo apt remove
libclone-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libclone-perl package on Kali Linux
Package: libclone-perl
Source: libclone-perl (0.46-1)
Version: 0.46-1+b1
Installed-Size: 42
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14)
Size: 13752
SHA256: ffe232460819cad2ae9fe4baaff1d53831013217d11b0364500f06d28f10e8a4
SHA1: a406b9cc3384ef1955c8648e28e2b1a72b08816b
MD5sum: 5a69cdd54a320ed22760c9ffa30b5a8b
Description: module for recursively copying Perl datatypes
The Clone module provides a clone() method which makes recursive copies of
nested hash, array, scalar and reference types, including tied variables and
objects.
.
It is faster (although less flexible) than Storable's dclone. Its
functionality is _not_ serializing in-memory objects (i.e. as
Data::Dumper or YAML::Dump do), but deep-copying them over to new
in-memory structures.
Description-md5:
Multi-Arch: same
Homepage: https://metacpan.org/release/Clone
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclone-perl/libclone-perl_0.46-1+b1_amd64.deb
Source: libclone-perl (0.46-1)
Version: 0.46-1+b1
Installed-Size: 42
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14)
Size: 13752
SHA256: ffe232460819cad2ae9fe4baaff1d53831013217d11b0364500f06d28f10e8a4
SHA1: a406b9cc3384ef1955c8648e28e2b1a72b08816b
MD5sum: 5a69cdd54a320ed22760c9ffa30b5a8b
Description: module for recursively copying Perl datatypes
The Clone module provides a clone() method which makes recursive copies of
nested hash, array, scalar and reference types, including tied variables and
objects.
.
It is faster (although less flexible) than Storable's dclone. Its
functionality is _not_ serializing in-memory objects (i.e. as
Data::Dumper or YAML::Dump do), but deep-copying them over to new
in-memory structures.
Description-md5:
Multi-Arch: same
Homepage: https://metacpan.org/release/Clone
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclone-perl/libclone-perl_0.46-1+b1_amd64.deb