How to Install and Uninstall libdata-section-simple-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libdata-section-simple-perl" package

This guide let you learn how to install libdata-section-simple-perl on Kali Linux

$ sudo apt update $ sudo apt install libdata-section-simple-perl

2. Uninstall "libdata-section-simple-perl" package

Please follow the guidance below to uninstall libdata-section-simple-perl on Kali Linux:

$ sudo apt remove libdata-section-simple-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-section-simple-perl package on Kali Linux

Package: libdata-section-simple-perl
Version: 0.07-4
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7080
SHA256: 3885b78e4fff83dc824937b24ef43727c37936ceb2c7c18e060a91c458b8ec9a
SHA1: 88bdbd9118a903ae335df402a34b63a45476eb96
MD5sum: 747575b4c3cf7e1869080e865037fd89
Description: Perl module for reading data from __DATA__ section of the file
Data::Section::Simple is a simple module to extract data
from __DATA__ section of the file.
.
This module does not implement caching (yet) which means
in every get_data_section or get_data_section($name) this
module seeks and re-reads the data section. If you want
to avoid doing so for the better performance, you should
implement caching in your own caller code.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Data-Section-Simple
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-section-simple-perl/libdata-section-simple-perl_0.07-4_all.deb