How to Install and Uninstall libdata-sorting-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libdata-sorting-perl" package

Learn how to install libdata-sorting-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdata-sorting-perl" package

Please follow the guidance below to uninstall libdata-sorting-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdata-sorting-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdata-sorting-perl
Priority: optional
Section: universe/perl
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.9-4
Depends: perl
Filename: pool/universe/libd/libdata-sorting-perl/libdata-sorting-perl_0.9-4_all.deb
Size: 21756
MD5sum: 760be737fd8b27c611b26a7a1e5e63a1
SHA1: 2fd1847799740113a27520e9ce8d80b4a796247d
SHA256: b2f9b19d1fd83aa06a40ee6a050146002f2b39b10da53ed31dab83014eca169d
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
Homepage: http://search.cpan.org/dist/Data-Sorting/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu