How to Install and Uninstall node-jschardet Package on Kali Linux

Last updated: May 05,2024

1. Install "node-jschardet" package

This guide let you learn how to install node-jschardet on Kali Linux

$ sudo apt update $ sudo apt install node-jschardet

2. Uninstall "node-jschardet" package

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

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

3. Information about the node-jschardet package on Kali Linux

Package: node-jschardet
Version: 3.0.0+dfsg+~1.4.0-3
Installed-Size: 1673
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: libjs-jschardet, node-chardet (= 1.4.0)
Suggests: javascript-common, nodejs:any
Breaks: node-external-editor (<< 2.0.4+dfsg-4~)
Size: 134732
SHA256: 4fc000d6947ba9b34144543825e68ebc94f2ac54767d155c2e4516e6546b03e5
SHA1: 09b81fabdda81fc7f5ebf563b6464d90bb681a97
MD5sum: 295e72266f34eaad950696b059fafb40
Description: Character encoding auto-detection in JavaScript
This library takes a sequence of bytes in an unknown character encoding, and
attempts to determine the encoding. This module is a port of python's chardet.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/aadsm/jschardet#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-jschardet/node-jschardet_3.0.0+dfsg+~1.4.0-3_all.deb