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

Last updated: May 04,2024

1. Install "libdata-sorting-perl" package

Please follow the steps below to install libdata-sorting-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libdata-sorting-perl" package

This guide let you learn how to uninstall libdata-sorting-perl on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libdata-sorting-perl
Architecture: all
Version: 0.9-5.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: 53
Depends: perl:any
Filename: pool/universe/libd/libdata-sorting-perl/libdata-sorting-perl_0.9-5.1_all.deb
Size: 19232
MD5sum: 3bdf4bdd88b5df893dcdfcf9c6c5f839
SHA1: bc0c797711a8b214c308717dfa37839f60684cd3
SHA256: 23d1b24c81c6220d131c5c4b1ee272df9ca7367882374d9b1516d6d95b831eab
SHA512: f1deae5bbadc2ae568e8ff246c4c2f9f9f293be622e93c0bda357fb71b4369aecd1681e87175632bea512a6c823497b75c58031e19c31406bfdef368de48cb5d
Homepage: https://metacpan.org/release/Data-Sorting
Description-en: Perl module for multi-key sort using function results
Data::Sorting provides functions to sort the contents of arrays based
on a collection of extraction and comparison rules. Extraction rules
are used to identify the attributes of array elements on which the
ordering is based; comparison rules specify how those values should be
ordered.
.
Index strings may be used to retrieve values from array elements, or
function references may be passed in to call on each element.
Comparison rules are provided for numeric, bytewise, and
case-insensitive orders, as well as a 'natural' comparison that places
numbers first, in numeric order, followed by the remaining items in
case-insensitive textual order.
Description-md5: cd75f9655e01323bab050c6461db4705