How to Install and Uninstall libperlio-utf8-strict-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libperlio-utf8-strict-perl" package

This tutorial shows how to install libperlio-utf8-strict-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libperlio-utf8-strict-perl

2. Uninstall "libperlio-utf8-strict-perl" package

Please follow the guidelines below to uninstall libperlio-utf8-strict-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libperlio-utf8-strict-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperlio-utf8-strict-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libperlio-utf8-strict-perl
Priority: optional
Section: universe/perl
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.006-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14)
Filename: pool/universe/libp/libperlio-utf8-strict-perl/libperlio-utf8-strict-perl_0.006-1build1_amd64.deb
Size: 10632
MD5sum: 6f3997d12932789c0b34431d7812558a
SHA1: b1016b0df3205e082b8c3cea874b3a6a3eebe93f
SHA256: 9d247eb5fccac8e988f6ac8024951f75ca12fa20b914318af16955906676ccaf
Description-en: fast and correct UTF-8 Perl IO module
PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer.
Unlike perl's default :utf8 layer it checks the input for correctness
and will croak if it finds an ill-formed UTF-8 octet sequence or
noncharacter code points not meant for interchange.
Description-md5: 10a5f752a2d6032b43efaa4395d81b28
Homepage: https://metacpan.org/release/PerlIO-utf8_strict
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu