How to Install and Uninstall node-text-encoding Package on Kali Linux

Last updated: May 17,2024

1. Install "node-text-encoding" package

Please follow the instructions below to install node-text-encoding on Kali Linux

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

2. Uninstall "node-text-encoding" package

Please follow the steps below to uninstall node-text-encoding on Kali Linux:

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

3. Information about the node-text-encoding package on Kali Linux

Package: node-text-encoding
Version: 0.7.0-5
Installed-Size: 23
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any, libjs-text-encoding (= 0.7.0-5)
Size: 5744
SHA256: 057e3df6a3ac46278adb9858d23eb3ec17d2e1b133188a903b1a235f765ffea1
SHA1: bff21cb318984007d07f7105b54d67115ea622b5
MD5sum: c474e54664b0669832368890f88ff7bf
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/inexorabletash/text-encoding
Section: javascript
Priority: optional
Filename: pool/main/n/node-text-encoding/node-text-encoding_0.7.0-5_all.deb