How to Install and Uninstall libdata-sorting-perl Package on Kali Linux

Last updated: May 04,2024

1. Install "libdata-sorting-perl" package

Please follow the step by step instructions below to install libdata-sorting-perl on Kali Linux

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

2. Uninstall "libdata-sorting-perl" package

Please follow the guidelines below to uninstall libdata-sorting-perl on Kali Linux:

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

3. Information about the libdata-sorting-perl package on Kali Linux

Package: libdata-sorting-perl
Version: 0.9-6
Installed-Size: 54
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 19668
SHA256: 9c72d537e77361c0037293a1c22fd214bd7b7536329c0e3f480b03fe4ea5fabd
SHA1: 456d1518e6195e56d9bdb5cdec11450edf8548be
MD5sum: e47feb69728c9f4038750f88eb46c852
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Data-Sorting
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::program,
use::organizing
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-sorting-perl/libdata-sorting-perl_0.9-6_all.deb