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

Last updated: May 18,2024

1. Install "node-url-parse-lax" package

Please follow the step by step instructions below to install node-url-parse-lax on Kali Linux

$ sudo apt update $ sudo apt install node-url-parse-lax

2. Uninstall "node-url-parse-lax" package

Please follow the step by step instructions below to uninstall node-url-parse-lax on Kali Linux:

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

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

Package: node-url-parse-lax
Version: 4.0.0-2
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-prepend-http
Size: 4340
SHA256: 673816e0a6f57d83219db29bdc68dd8bc05894124a2118413e8666077f9f4880
SHA1: 2c414b2e1193d06d6297c379558f87450ec60fdd
MD5sum: a3f3d9fca3e0200cbae084156cc60abd
Description: url.parse() with support for protocol-less URLs & IPs
Lax url.parse() with support for protocol-less URLs & IPs
.
The url.parse() method takes a URL string, parses it, and returns a URL
object. A TypeError is thrown if urlString is not a string. A URIError is
thrown if the auth property is present but cannot be decoded.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/url-parse-lax
Section: javascript
Priority: optional
Filename: pool/main/n/node-url-parse-lax/node-url-parse-lax_4.0.0-2_all.deb