How to Install and Uninstall libinternals-perl Package on Kali Linux

Last updated: May 01,2024

1. Install "libinternals-perl" package

Here is a brief guide to show you how to install libinternals-perl on Kali Linux

$ sudo apt update $ sudo apt install libinternals-perl

2. Uninstall "libinternals-perl" package

Please follow the guidelines below to uninstall libinternals-perl on Kali Linux:

$ sudo apt remove libinternals-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libinternals-perl package on Kali Linux

Package: libinternals-perl
Source: libinternals-perl (1.1-4)
Version: 1.1-4+b1
Installed-Size: 39
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3)
Size: 8752
SHA256: e6fa17a9aa818034041e0d4bb0eb2bd74672ec1b0235dca94db24b02c603d680
SHA1: 9a77850ef5f41badde320b1587447a8402bceed1
MD5sum: f904a0ee52f80eb5cc7835a742655569
Description: Perl module for write-protecting variables and manipulating refcounts
Internals allows you to write-protect and write-enable your Perl variables,
objects and data structures.
.
Moreover, the reference count of any Perl variable can be read and set.
.
You can never pass the object directly on which to perform the desired
action, you always have to pass a reference to the variable or data structure
in question.
.
This comes in handy for objects and anonymous data structures, where you only
have a reference anyway!
Description-md5:
Homepage: https://metacpan.org/release/Internals
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libi/libinternals-perl/libinternals-perl_1.1-4+b1_amd64.deb