How to Install and Uninstall libperlio-layers-perl Package on Kali Linux

Last updated: May 04,2024

1. Install "libperlio-layers-perl" package

Please follow the guidelines below to install libperlio-layers-perl on Kali Linux

$ sudo apt update $ sudo apt install libperlio-layers-perl

2. Uninstall "libperlio-layers-perl" package

This tutorial shows how to uninstall libperlio-layers-perl on Kali Linux:

$ sudo apt remove libperlio-layers-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperlio-layers-perl package on Kali Linux

Package: libperlio-layers-perl
Source: libperlio-layers-perl (0.012-3)
Version: 0.012-3+b1
Installed-Size: 46
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.2.5)
Size: 12432
SHA256: a4c4b21a99d70122de0418be6768034c83a368ca0c3c1cb44cf24833dcbefb61
SHA1: 945e6c077be4412115e7648dcdc2a69314134087
MD5sum: 229338caaf7004346e39fc49aad49cdb
Description: Perl module to query a filehandle's capabilities
Perl's filehandles are implemented as a stack of layers, with the bottom-most
usually doing the actual IO and the higher ones doing buffering,
encoding/decoding or transformations. PerlIO::Layers allows you to query the
filehandle's properties concerning these layers.
Description-md5:
Homepage: https://metacpan.org/release/PerlIO-Layers
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libperlio-layers-perl/libperlio-layers-perl_0.012-3+b1_amd64.deb