How to Install and Uninstall libscalar-type-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libscalar-type-perl" package

This guide covers the steps necessary to install libscalar-type-perl on Kali Linux

$ sudo apt update $ sudo apt install libscalar-type-perl

2. Uninstall "libscalar-type-perl" package

Please follow the step by step instructions below to uninstall libscalar-type-perl on Kali Linux:

$ sudo apt remove libscalar-type-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libscalar-type-perl package on Kali Linux

Package: libscalar-type-perl
Source: libscalar-type-perl (1.0.0-1)
Version: 1.0.0-1+b1
Installed-Size: 54
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3.4), libcapture-tiny-perl, libscalar-list-utils-perl
Size: 15824
SHA256: de13aea5e956da23d68c9eb187f0d4c7010f81028dc2b7df04e3ca4da1e388ce
SHA1: a1d236d4ed4c3bb8c8513c33009e0379cb519113
MD5sum: 1029989d040be26ce2218ad0b5ef4420
Description: module to figure out type of a scalar
Perl scalars can be either strings or numbers, and normally you don't really
care which is which as it will do all the necessary type conversions
automagically.
.
But in some rare cases, generally when you are serialising data, the
difference matters. Scalar::Type provides some useful functions to help you
figure out what's what.
Description-md5:
Homepage: https://metacpan.org/release/Scalar-Type
Section: perl
Priority: optional
Filename: pool/main/libs/libscalar-type-perl/libscalar-type-perl_1.0.0-1+b1_amd64.deb

5. The same packages on other Linux Distributions