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

Last updated: May 18,2024

1. Install "node-webpack-sources" package

Please follow the guidance below to install node-webpack-sources on Kali Linux

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

2. Uninstall "node-webpack-sources" package

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

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

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

Package: node-webpack-sources
Version: 3.2.3+~3.2.0-2
Installed-Size: 133
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-webpack-sources (= 3.2.0)
Depends: node-source-list-map, node-source-map
Breaks: node-mini-css-extract-plugin (<< 2.0~), webpack (<< 5.0~)
Size: 23236
SHA256: 385fb65d45e36e3e1adc706dc15e0fe9f2cd4e75ee96cf2026b04efdc350720c
SHA1: 4e5ada961781d5111d3684018a66413314431fbf
MD5sum: 457ab799cfabc8fd9b83610d93392c01
Description: Source code handling classes for webpack
This library contains multiple classes which represent a `Source`. A `Source`
can be asked for source code, size, source map and hash.
.
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:
Homepage: https://github.com/webpack/webpack-sources
Section: javascript
Priority: optional
Filename: pool/main/n/node-webpack-sources/node-webpack-sources_3.2.3+~3.2.0-2_all.deb