How to Install and Uninstall libcatalyst-plugin-unicode-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "libcatalyst-plugin-unicode-perl" package

Please follow the guidance below to install libcatalyst-plugin-unicode-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libcatalyst-plugin-unicode-perl

2. Uninstall "libcatalyst-plugin-unicode-perl" package

In this section, we are going to explain the necessary steps to uninstall libcatalyst-plugin-unicode-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libcatalyst-plugin-unicode-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcatalyst-plugin-unicode-perl package on Ubuntu 21.10 (Impish Indri)

Package: libcatalyst-plugin-unicode-perl
Architecture: all
Version: 0.93-3.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19
Depends: perl:any, libcatalyst-perl (>= 5.70), libmro-compat-perl (>= 0.10)
Breaks: libcatalyst-modules-perl (<< 48~)
Replaces: libcatalyst-modules-perl (<< 48~)
Filename: pool/universe/libc/libcatalyst-plugin-unicode-perl/libcatalyst-plugin-unicode-perl_0.93-3.1_all.deb
Size: 5992
MD5sum: d2495f68bbe7bba144804fd73fa37c91
SHA1: b6463ca322c5291814eaaa03c55b6aaa1f902678
SHA256: 090213529222437ef513cf17fdeeb0383b319285cee2ea2286a22bcce0047cf7
SHA512: 8719fd246ac0868fafb1efd6ae0ecec9e305673eec06ddd749d7767778a79a61ddbbc22c48904ab0bc164cb309b3f91e6f193f3eddd36b7d2956856d054beca5
Homepage: https://metacpan.org/release/Catalyst-Plugin-Unicode
Description-en: Unicode support for Catalyst (old style)
At request time Catalyst::Plugin::Unicode decodes all params from UTF-8
octets into a sequence of logical characters. On response, encodes body into
UTF-8 octets.
.
Note that this plugin tries to autodetect if your response is encoded into
characters before trying to encode it into a byte stream. This is *bad*
as sometimes it can guess wrongly and cause problems.
.
As an example, latin1 characters such as é (e-accute) will not actually
cause the output to be encoded as utf8.
.
Using Catalyst::Plugin::Unicode::Encoding (part of Catalyst 5.90042, packaged
in libcatalyst-perl) is much more recommended, and that also does additional
things (like decoding file upload filenames and request parameters which this
plugin does not).
.
This plugin should be considered deprecated, but is maintained as a large
number of applications are using it already.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5: 0a594b0c4fd0baefbba502462c339d8b