How to Install and Uninstall node-url Package on Kali Linux

Last updated: May 18,2024

1. Install "node-url" package

This is a short guide on how to install node-url on Kali Linux

$ sudo apt update $ sudo apt install node-url

2. Uninstall "node-url" package

This guide let you learn how to uninstall node-url on Kali Linux:

$ sudo apt remove node-url $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-url package on Kali Linux

Package: node-url
Version: 0.11.0-6
Installed-Size: 40
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-punycode, node-querystring, nodejs:any
Size: 10832
SHA256: f9ae7759b3dbd33cfc8a19481b714853cc21615dd509192340ad8586e4c48385
SHA1: 9b64fdac2ceb3456cfd01b10e151ec55e7a0a669
MD5sum: dd49be093c03e992aaba3f4d9e6ded92
Description: core nodejs url packaged standalone for use with Browserify
This package provides utilities for URL resolution and parsing.
.
This module creates an url object which contain properties
holding different parts of the url.
.
This module is used by browserify and is meant to
have feature parity with node.js core url module.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/defunctzombie/node-url
Section: javascript
Priority: optional
Filename: pool/main/n/node-url/node-url_0.11.0-6_all.deb