How to Install and Uninstall libtie-array-sorted-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 21,2024

1. Install "libtie-array-sorted-perl" package

Please follow the step by step instructions below to install libtie-array-sorted-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtie-array-sorted-perl

2. Uninstall "libtie-array-sorted-perl" package

This tutorial shows how to uninstall libtie-array-sorted-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtie-array-sorted-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtie-array-sorted-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtie-array-sorted-perl
Priority: optional
Section: universe/perl
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.41-3
Depends: perl
Filename: pool/universe/libt/libtie-array-sorted-perl/libtie-array-sorted-perl_1.41-3_all.deb
Size: 10170
MD5sum: 8bf2c5f98c1c955b1d87a42d0a5af418
SHA1: f202bd41cb137825e658a5015eb37fa09f901177
SHA256: 872ad9ae367c773d0fd36d1452fb70d2fe2f427fb1554c3bc3df2ba7a28dcf5e
Description-en: Perl array which is kept sorted
Tie::Array::Sorted presents an ordinary array, but it is kept sorted. All
pushes and unshifts cause the elements in question to be inserted in the
appropriate location to maintain order.
Description-md5: 59052947ac11238b502cdb99e607fde7
Homepage: https://metacpan.org/release/Tie-Array-Sorted
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu