How to Install and Uninstall libencoding-fixlatin-xs-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libencoding-fixlatin-xs-perl" package

Please follow the step by step instructions below to install libencoding-fixlatin-xs-perl on Kali Linux

$ sudo apt update $ sudo apt install libencoding-fixlatin-xs-perl

2. Uninstall "libencoding-fixlatin-xs-perl" package

Please follow the guidelines below to uninstall libencoding-fixlatin-xs-perl on Kali Linux:

$ sudo apt remove libencoding-fixlatin-xs-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libencoding-fixlatin-xs-perl package on Kali Linux

Package: libencoding-fixlatin-xs-perl
Source: libencoding-fixlatin-xs-perl (1.02-1)
Version: 1.02-1+b3
Installed-Size: 43
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4)
Enhances: libencoding-fixlatin-perl
Size: 9492
SHA256: f237a0ffc94bf4f5913dacc3e7cd110bd384be851518ab82b52779c451405a3f
SHA1: ce4943a8229bfcc651476b668a0a7d4481d503e5
MD5sum: b573adff61d7a19d81e31c775a3982e7
Description: XS implementation layer for Encoding::FixLatin
Most encoding conversion tools take input in one encoding
and produce output in another encoding.
Encoding::FixLatin takes input which may contain characters
in more than one encoding
and makes a best effort to convert them all to UTF-8 output.
.
Encoding::FixLatin::XS provides a C implementation
of the 'fix_latin' algorithm.
It is not meant to be called directly.
Instead, simply install this module
and use Encoding::FixLatin as normal.
Encoding::FixLatin will use this module if it's found
and will fall back to the pure-Perl implementation otherwise.
Description-md5:
Homepage: https://metacpan.org/release/Encoding-FixLatin-XS
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libe/libencoding-fixlatin-xs-perl/libencoding-fixlatin-xs-perl_1.02-1+b3_amd64.deb