How to Install and Uninstall node-pre-gyp Package on Kali Linux

Last updated: April 29,2024

1. Install "node-pre-gyp" package

In this section, we are going to explain the necessary steps to install node-pre-gyp on Kali Linux

$ sudo apt update $ sudo apt install node-pre-gyp

2. Uninstall "node-pre-gyp" package

Please follow the step by step instructions below to uninstall node-pre-gyp on Kali Linux:

$ sudo apt remove node-pre-gyp $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-pre-gyp package on Kali Linux

Package: node-pre-gyp
Version: 1.0.10+~2.0.1-2
Installed-Size: 178
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-detect-libc (= 2.0.1), node-mapbox-node-pre-gyp (= 1.0.10), node-node-pre-gyp
Depends: node-fetch, node-https-proxy-agent (>= 7), node-make-dir, node-nopt, node-npmlog, node-rimraf, node-semver, node-tar, nodejs:any
Size: 45180
SHA256: 16e0de307ad8ec4a43dc0968c32822dbdf0fd7a9d0764850bf314bc1519861c5
SHA1: f2c8e3b773740dc3eac63d0c7e22fe2556010c73
MD5sum: 7cda4d06c605a500d6d3597dd5d85df3
Description: Native addon deployment tool for Node.js
This executable extends node-gyp with commands to package, test, and publish
Node.js binary addons.
It also improves build configuration and module loading.
.
This version is patched to always build modules from source.
.
node-gyp is a native addon build tool for Node.js
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/mapbox/node-pre-gyp
Section: javascript
Priority: optional
Filename: pool/main/n/node-pre-gyp/node-pre-gyp_1.0.10+~2.0.1-2_all.deb