How to Install and Uninstall node-encoding Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "node-encoding" package

Please follow the steps below to install node-encoding on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-encoding

2. Uninstall "node-encoding" package

Here is a brief guide to show you how to uninstall node-encoding on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-encoding package on Ubuntu 21.10 (Impish Indri)

Package: node-encoding
Architecture: all
Version: 0.1.13-1
Multi-Arch: foreign
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18
Depends: node-iconv-lite, nodejs
Filename: pool/universe/n/node-encoding/node-encoding_0.1.13-1_all.deb
Size: 4356
MD5sum: 11b73eb9f9f673b50c77d799426674e1
SHA1: f00d02002587b183eb2a31bba20c6d77eeb21b04
SHA256: 6aa1d653cbe45db8037fe3046a4af397f0f851af61638f5f2d66d29792eebf2c
SHA512: f749194d6d97f0c8cf2f4687686ecc11cd75b762dccf730c996256f387ccd793ede1ca31c9d0abf6a58a12ef54615796c2f53fcf63934b42d79a988405137ced
Homepage: https://github.com/andris9/encoding
Description-en: Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed
encoding is a simple wrapper around
node-iconv (https://github.com/bnoordhuis/node-iconv) and
iconv-lite (https://github.com/ashtuchkin/iconv-lite/) to convert strings
from one encoding to another. If node-iconv is not available for some reason,
iconv-lite will be used instead of it as a fallback.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: cd1a7c8b2725651de8d7c5b7d8b21d01