How to Install and Uninstall libtext-iconv-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libtext-iconv-perl" package

This is a short guide on how to install libtext-iconv-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtext-iconv-perl

2. Uninstall "libtext-iconv-perl" package

This tutorial shows how to uninstall libtext-iconv-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtext-iconv-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtext-iconv-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtext-iconv-perl
Priority: important
Section: perl
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Anibal Monsalve Salazar
Architecture: amd64
Version: 1.7-5build4
Depends: libc6 (>= 2.4), perl-base (>= 5.22.1-1), perlapi-5.22.1
Filename: pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-5build4_amd64.deb
Size: 13018
MD5sum: 7f453ff0861abcf27fce5f53147cef95
SHA1: eb41b5e5ead51b663768131e10a54065054e12c1
SHA256: 13f09403ed931edd625dc1386fbc04865e94feaa706215ec6c04d24fec92f3c6
Description-en: converts between character sets in Perl
The iconv() family of functions from XPG4 defines an API for converting
between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
are provided by libc6.
.
This package allows access to them from Perl via the Text::Iconv
package.
Description-md5: 5fbfac193b3adb16387cc839187b5622
Homepage: http://search.cpan.org/search?module=Text::Iconv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: minimal, ubuntu-sdk