How to Install and Uninstall libsort-key-top-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libsort-key-top-perl" package

This tutorial shows how to install libsort-key-top-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsort-key-top-perl

2. Uninstall "libsort-key-top-perl" package

Please follow the steps below to uninstall libsort-key-top-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsort-key-top-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsort-key-top-perl package on Ubuntu 21.10 (Impish Indri)

Package: libsort-key-top-perl
Architecture: amd64
Version: 0.08-4
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 79
Depends: perl (>= 5.32.0-5), perlapi-5.32.0, libc6 (>= 2.4)
Filename: pool/universe/libs/libsort-key-top-perl/libsort-key-top-perl_0.08-4_amd64.deb
Size: 19048
MD5sum: bc326aafc96d17f1090e13125d98af5c
SHA1: 4ccdf753d71acc5a2c7c9d3bd18fecc1ed539af9
SHA256: 7516df29b754f09ba37fb79baa20728eb86c43e8cc9f5992291743702c18e763
SHA512: a818c9f1d80982a2f6db7c9172c249a7fb3cd5128cc7853af0994a36817bec82e18845f04369b24669ba5942dfd40bc47115997e69535e658bbe817638c37b52
Homepage: https://metacpan.org/release/Sort-Key-Top
Description-en: Perl module to select and sort top n elements of a list
The functions available from this module select the top n elements from a
list using several common orderings and custom key extraction procedures.
.
They are all variations around 'keytopsort { CALC_KEY($_) } $n => @data;'.
.
In array context, this function calculates the ordering key for every element
in @data using the expression inside the block. Then it selects and orders
the $n elements with the lower keys when compared lexicographically.
.
In scalar context, the value returned by the functions on this module is the
cutoff value allowing to select nth element from the array.
Description-md5: 8a824b07deebb69ab499b07891bac755