How to Install and Uninstall node-path-browserify Package on Kali Linux

Last updated: May 21,2024

1. Install "node-path-browserify" package

This guide covers the steps necessary to install node-path-browserify on Kali Linux

$ sudo apt update $ sudo apt install node-path-browserify

2. Uninstall "node-path-browserify" package

Here is a brief guide to show you how to uninstall node-path-browserify on Kali Linux:

$ sudo apt remove node-path-browserify $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-path-browserify package on Kali Linux

Package: node-path-browserify
Version: 1.0.1-3
Installed-Size: 32
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 8148
SHA256: 3a8012e92b637fd65f412e8ab80927497298134116c5180c3c0397c5a25cd599
SHA1: e92689062f0f318e026c8114104f3a5eb710be2c
MD5sum: 8b723150e16a15d2cdcf1217e95fe0b9
Description: path module from node core for browsers
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/substack/path-browserify
Section: javascript
Priority: optional
Filename: pool/main/n/node-path-browserify/node-path-browserify_1.0.1-3_all.deb