How to Install and Uninstall libiconv-hook1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 01,2024

1. Install "libiconv-hook1" package

Please follow the guidance below to install libiconv-hook1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libiconv-hook1

2. Uninstall "libiconv-hook1" package

This tutorial shows how to uninstall libiconv-hook1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libiconv-hook1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libiconv-hook1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libiconv-hook1
Priority: optional
Section: universe/libs
Installed-Size: 460
Maintainer: Ubuntu Developers
Original-Maintainer: Tatsuki Sugiura
Architecture: amd64
Source: libapache-mod-encoding
Version: 0.0.20021209-10ubuntu2
Depends: libc6 (>= 2.14)
Filename: pool/universe/liba/libapache-mod-encoding/libiconv-hook1_0.0.20021209-10ubuntu2_amd64.deb
Size: 56226
MD5sum: 1894e068d37df5e064ac98d17d0864f1
SHA1: d1fa305cec21725d3d88cd1173cb28d96e1570a3
SHA256: 5dd66f820df2d8883282476cbf774b4fd1176578d32bd9841bdb1b12715d78e4
Description-en: extension of iconv for libapache-mod-encoding
This code is iconv compatible interface routine for mod_encoding.
Taisuke Yamada writes sample code for hooking iconv() for mod_encoding.
.
In mod_encoding configuration directive,
supports following encoding names additionally:
.
MSSJIS
- This is almost same as SJIS, but is a Microsoft variant of it.
.
JA-AUTO-SJIS-MS
- This is a special converter which does autodetection between
UTF-8/JIS/MSSJIS/SJIS/EUC-JP. This itself does not do conversion.
Description-md5: a54e36b332add0e450f8f67242984d3a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu