How to Install and Uninstall libdata-page-perl Package on Kali Linux
Last updated: November 05,2024
1. Install "libdata-page-perl" package
Here is a brief guide to show you how to install libdata-page-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libdata-page-perl
Copied
2. Uninstall "libdata-page-perl" package
Learn how to uninstall libdata-page-perl on Kali Linux:
$
sudo apt remove
libdata-page-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libdata-page-perl package on Kali Linux
Package: libdata-page-perl
Version: 2.03-1
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libclass-accessor-chained-perl
Size: 11600
SHA256: 48c7f725418eed7a3b4d6fb81c2afcb473d2394ca517eb58f2a1de714d60ca00
SHA1: f9fd34abcfdb177ebe1f2d67a6ac9bb7d0d9b954
MD5sum: 7c10b2943794d3e4749f2a7aec75e68a
Description: Perl module providing support for paging through result sets
When searching through large amounts of data, it is often the case
that a result set is returned that is larger than is desired to display
on a single page. This results in wanting to page through multiple pages of
data. The maths behind this is unfortunately fiddly, hence this
Data::Page module.
.
After specifying the total number of entries, the desired number of entries
per page, and the current page number, Data::Page will calculate how many pages
of information there are, and what number the first and last entries on the
current page really are.
Description-md5:
Homepage: https://metacpan.org/release/Data-Page
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-page-perl/libdata-page-perl_2.03-1_all.deb
Version: 2.03-1
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libclass-accessor-chained-perl
Size: 11600
SHA256: 48c7f725418eed7a3b4d6fb81c2afcb473d2394ca517eb58f2a1de714d60ca00
SHA1: f9fd34abcfdb177ebe1f2d67a6ac9bb7d0d9b954
MD5sum: 7c10b2943794d3e4749f2a7aec75e68a
Description: Perl module providing support for paging through result sets
When searching through large amounts of data, it is often the case
that a result set is returned that is larger than is desired to display
on a single page. This results in wanting to page through multiple pages of
data. The maths behind this is unfortunately fiddly, hence this
Data::Page module.
.
After specifying the total number of entries, the desired number of entries
per page, and the current page number, Data::Page will calculate how many pages
of information there are, and what number the first and last entries on the
current page really are.
Description-md5:
Homepage: https://metacpan.org/release/Data-Page
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-page-perl/libdata-page-perl_2.03-1_all.deb