How to Install and Uninstall node-binary-extensions Package on Kali Linux

Last updated: November 22,2024

1. Install "node-binary-extensions" package

Here is a brief guide to show you how to install node-binary-extensions on Kali Linux

$ sudo apt update $ sudo apt install node-binary-extensions

2. Uninstall "node-binary-extensions" package

This guide covers the steps necessary to uninstall node-binary-extensions on Kali Linux:

$ sudo apt remove node-binary-extensions $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-binary-extensions package on Kali Linux

Package: node-binary-extensions
Version: 2.2.0-2
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4408
SHA256: 3fd0e34f6865cd780a2f9a8ea23ddf45d99514cdda93cbfe5e6a01c3f6968c1c
SHA1: 97540d120d771679c5a5d1a7b2fe3b91c5695c7b
MD5sum: 1bad3c234ed6ee506192bb30c819a9d0
Description: List of binary file extensions
The list is just a JSON file and can be used wherever.
.
This library is a dependency for webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code
to programs that are unaware they are running in a browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/binary-extensions#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-binary-extensions/node-binary-extensions_2.2.0-2_all.deb