How to Install and Uninstall node-type-detect Package on Kali Linux

Last updated: May 17,2024

1. Install "node-type-detect" package

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

$ sudo apt update $ sudo apt install node-type-detect

2. Uninstall "node-type-detect" package

Please follow the guidance below to uninstall node-type-detect on Kali Linux:

$ sudo apt remove node-type-detect $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-type-detect package on Kali Linux

Package: node-type-detect
Version: 4.0.8-4
Installed-Size: 50
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 10952
SHA256: fb5fa15e3c4f267499ebe5215adb97f6428ca1fb9d3dece27a1a895eabb95ce4
SHA1: 324c8003402728a8468aa7bcdba587ab8e796a2e
MD5sum: aad6fc1f879bd942dbcc81bb3b91ad1d
Description: Improved typeof detection for node.js and the browser
Type Detect is a module which you can use to
detect the type of a given object. It returns
a string representation of the object's type,
either using typeof or @@toStringTag.
.
It also normalizes some object names for consistency among browsers.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/chaijs/type-detect
Section: javascript
Priority: optional
Filename: pool/main/n/node-type-detect/node-type-detect_4.0.8-4_all.deb