How to Install and Uninstall libutf8-all-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libutf8-all-perl" package

Please follow the step by step instructions below to install libutf8-all-perl on Kali Linux

$ sudo apt update $ sudo apt install libutf8-all-perl

2. Uninstall "libutf8-all-perl" package

Please follow the instructions below to uninstall libutf8-all-perl on Kali Linux:

$ sudo apt remove libutf8-all-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libutf8-all-perl package on Kali Linux

Package: libutf8-all-perl
Version: 0.024-3
Installed-Size: 35
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libimport-into-perl, libperlio-utf8-strict-perl, perl | libautodie-perl
Breaks: libautodie-perl (<< 2.12~)
Size: 12284
SHA256: 7d557c1465dbdcc7e2e69e2dcccccedd882588ff6cd21889ab318e3cb7872eeb
SHA1: d3f6a798195ebd45a13e17da8dd026e1f13d6947
MD5sum: eef3a7ed79a248d34c6d3b8d881aee82
Description: Perl pragma to turn on UTF-8 everywhere
The utf8 pragma allows you to write Perl source code encoded in UTF-8. That
means UTF-8 strings, variable names, and regular expressions. utf8::all goes
further, and makes @ARGV encoded in UTF-8, and filehandles are opened with
UTF-8 encoding turned on by default (including STDIN, STDOUT, STDERR). If you
don't want UTF-8 for a particular filehandle, you'll have to set binmode
$filehandle.
Description-md5:
Homepage: https://metacpan.org/release/utf8-all
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libu/libutf8-all-perl/libutf8-all-perl_0.024-3_all.deb