How to Install and Uninstall libdata-page-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

1. Install "libdata-page-perl" package

Please follow the step by step instructions below to install libdata-page-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libdata-page-perl

2. Uninstall "libdata-page-perl" package

This guide covers the steps necessary to uninstall libdata-page-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libdata-page-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-page-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdata-page-perl
Architecture: all
Version: 2.03-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30
Depends: perl, libclass-accessor-chained-perl
Filename: pool/universe/libd/libdata-page-perl/libdata-page-perl_2.03-1_all.deb
Size: 10504
MD5sum: c3fd01197d78ac2cf0599b33fe237e9f
SHA1: b81c430289dbbeab2f24e511a783602df09e4a7c
SHA256: 38e92f7c29abcedf94d8ae26f7c2850f20a005c0930ae8b8f64648d9df50e9d0
SHA512: 8521610c070fa5de209a19850047a26503477b1575cd2fb986c601e33072a15f29622faed06ea56a3d56790dc857a690d39df9e8dbf4140635aef6dd229c61dd
Homepage: https://metacpan.org/release/Data-Page
Description-en: 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: 4cdc2b5f1218604a77ab2f8ae9c3a6d5