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

Last updated: May 12,2024

1. Install "libiconv-hook-dev" package

Please follow the instructions below to install libiconv-hook-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libiconv-hook-dev

2. Uninstall "libiconv-hook-dev" package

This is a short guide on how to uninstall libiconv-hook-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libiconv-hook-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libiconv-hook-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Tatsuki Sugiura
Architecture: amd64
Source: libapache-mod-encoding
Version: 0.0.20021209-10ubuntu2
Depends: libiconv-hook1 (= 0.0.20021209-10ubuntu2)
Filename: pool/universe/liba/libapache-mod-encoding/libiconv-hook-dev_0.0.20021209-10ubuntu2_amd64.deb
Size: 3394
MD5sum: ee70bbcc887b77ac1041789701be95e8
SHA1: cafb2d315dd21f1f2055214ba8a3ca67b6da45f5
SHA256: 262ab13f3f1526099978d158c1b9aae97196543e872c11f7441f6e047d799416
Description-en: header files of libiconv-hook
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: 36e090be31831f041b9102546bc502b0
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu