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

Last updated: May 18,2024

1. Install "libunicode-collate-perl" package

Please follow the steps below to install libunicode-collate-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libunicode-collate-perl

2. Uninstall "libunicode-collate-perl" package

This is a short guide on how to uninstall libunicode-collate-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libunicode-collate-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libunicode-collate-perl
Priority: optional
Section: universe/perl
Installed-Size: 4562
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.14-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14)
Filename: pool/universe/libu/libunicode-collate-perl/libunicode-collate-perl_1.14-1build1_amd64.deb
Size: 538466
MD5sum: fc96d8fbf3221d5226b87b2893d13ef9
SHA1: 9ba4e1e405975b7f5ccf1b6b0458911a7cee92f3
SHA256: 2c8d2a153489d87858012b5caf71ea2463b5bf14b548025a72cdb83f40019cf6
Description-en: Unicode collation algorithm built with fast XSUB
Written by SADAHIRO Tomoyuki, this module contains several functions to
collate (sort) Unicode characters. This package is optimised in XS.
.
Unicode::Collate is an implementation of Unicode Technical Standard #10,
the Unicode Collation Algorithm.
Description-md5: e0bed90b870a6dd31394b8c1fd3e942d
Homepage: https://metacpan.org/release/Unicode-Collate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu