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

Last updated: May 20,2024

1. Install "node-text-encoding" package

Please follow the guidelines below to install node-text-encoding on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-text-encoding

2. Uninstall "node-text-encoding" package

This guide covers the steps necessary to uninstall node-text-encoding on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-text-encoding
Priority: optional
Section: universe/web
Installed-Size: 639
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.5.4-1
Depends: nodejs
Filename: pool/universe/n/node-text-encoding/node-text-encoding_0.5.4-1_all.deb
Size: 104998
MD5sum: 97633ed53d979723cfdf656e3df895c8
SHA1: 645883f929132c9322f9310a5b6ab28ce856847f
SHA256: 648913780362a1d1a9d8869a40f4b976c4e9bfdda5b7ff8d3aae543317009b4f
Description-en: Polyfill for the Encoding Living Standard's API (Node.js module)
Provides a polyfill for the Encoding Living Standard's API for the
Web, allowing encoding and decoding of textual data to and from
Typed Array buffers for binary data in JavaScript.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: d54cdc02a7784fa991a1824b267e1a45
Homepage: https://github.com/inexorabletash/text-encoding
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu