How to Install and Uninstall node-grunt-webpack Package on Kali Linux

Last updated: May 12,2024

1. Install "node-grunt-webpack" package

Please follow the step by step instructions below to install node-grunt-webpack on Kali Linux

$ sudo apt update $ sudo apt install node-grunt-webpack

2. Uninstall "node-grunt-webpack" package

Please follow the guidelines below to uninstall node-grunt-webpack on Kali Linux:

$ sudo apt remove node-grunt-webpack $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-grunt-webpack package on Kali Linux

Package: node-grunt-webpack
Version: 4.0.3-1
Installed-Size: 39
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-deep-for-each, node-lodash
Recommends: webpack
Size: 10308
SHA256: 79afae35be586cd804424a900c1a2c64038c8781e4535f234c2720e823cb9dfd
SHA1: aa7cd7ba6ad84e350c93658922832d2a96025eb0
MD5sum: e0043c64c793161bd3b9bf89ef9ab653
Description: Use webpack with grunt
grunt is a JavaScript task runner/build system/maintainer tool.
.
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:
Homepage: https://github.com/webpack-contrib/grunt-webpack
Section: javascript
Priority: optional
Filename: pool/main/n/node-grunt-webpack/node-grunt-webpack_4.0.3-1_all.deb