How to Install and Uninstall node-source-map Package on Kali Linux

Last updated: October 06,2024

1. Install "node-source-map" package

Please follow the instructions below to install node-source-map on Kali Linux

$ sudo apt update $ sudo apt install node-source-map

2. Uninstall "node-source-map" package

Please follow the guidance below to uninstall node-source-map on Kali Linux:

$ sudo apt remove node-source-map $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-source-map package on Kali Linux

Package: node-source-map
Version: 0.7.0++dfsg2+really.0.6.1-15
Installed-Size: 247
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-source-map (= 0.7.0++dfsg2+really.0.6.1-15)
Depends: libjs-source-map (= 0.7.0++dfsg2+really.0.6.1-15)
Size: 41672
SHA256: 8f546e3b41c69cafe78f59a3a276ea6954cbfd61ef80053743b7dd3804550de2
SHA1: 2649a08a843281d69ec29ba3c23539b60e42cc02
MD5sum: 91b81a816439becb23ded85dbc5bade6
Description: Mozilla source map generator and consumer - Node.js module
Mozilla implementation of source map generator and consumer, for source
maps written in the Asynchronous Module Definition format.
.
Source maps provide a language-agnostic way to compile back production
code to the original source code.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mozilla/source-map
Section: javascript
Priority: optional
Filename: pool/main/n/node-source-map/node-source-map_0.7.0++dfsg2+really.0.6.1-15_all.deb