How to Install and Uninstall libcatalyst-plugin-unicode-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

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

This guide let you learn how to install libcatalyst-plugin-unicode-perl on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the step by step instructions below to uninstall libcatalyst-plugin-unicode-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libcatalyst-plugin-unicode-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcatalyst-plugin-unicode-perl
Architecture: all
Version: 0.93-3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 51
Depends: perl, 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_all.deb
Size: 6542
MD5sum: 4cbea59f2a302e5d150ee0d758228d46
SHA1: 3eb6ee811f6655931d6a8282f8cecb7cde5475ad
SHA256: eea184a46f573bed2d404936d6efd8a1adccc06cd4a2ee8dd38f33f3c4e544b2
SHA512: 893779d3442444bfc4ace73e704ea779f45590e279ed7582cae22d0f48b5bd2efad3365a73a0a5ac888645cbf2986b0068685864a3606a7a68df40ef3be7c13e
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