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

Last updated: May 14,2024

1. Install "node-iconv" package

This guide let you learn how to install node-iconv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-iconv

2. Uninstall "node-iconv" package

Learn how to uninstall node-iconv on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-iconv $ sudo apt autoclean && sudo apt autoremove

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

Package: node-iconv
Priority: extra
Section: universe/web
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: amd64
Version: 2.1.11-1
Depends: libc6 (>= 2.4), libstdc++6 (>= 4.1.1), nodejs-dev (>= 4.2.6~dfsg-1ubuntu4~), nodejs-abi-46, nodejs
Filename: pool/universe/n/node-iconv/node-iconv_2.1.11-1_amd64.deb
Size: 11350
MD5sum: f313458077b7ab7969a8577587b85797
SHA1: 32275f058048f00928dbd9c761c6e5d111593efe
SHA256: 2fea23191cdaad5a33acce26778cdf37773e88e0558c89738c165f0f1d2bf0ae
Description-en: text recoding module for Node.js
node-iconv provides a simple interface for converting text from one
character encoding to another.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 290837aa43d7af22102f582a27790ee4
Homepage: https://github.com/bnoordhuis/node-iconv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu