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

Last updated: May 18,2024

1. Install "node-urlgrey" package

Here is a brief guide to show you how to install node-urlgrey on Kali Linux

$ sudo apt update $ sudo apt install node-urlgrey

2. Uninstall "node-urlgrey" package

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

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

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

Package: node-urlgrey
Version: 1.0.0+~1.1.3-1
Installed-Size: 90
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-fast-url-parser (= 1.1.3)
Size: 27432
SHA256: 3ea442e34d6b1c658d85c9d5d6efa8d29247acdd5f174e770499c6b8b0b1d255
SHA1: e3d7bdddb11953766fc3ed3f9f36f1e6f96cfd43
MD5sum: bc9002d8d255da86ca7c2e99df5b4e1d
Description: urlgrey is a library for url querying and manipulation
urlgrey is a library for url manipulation. It's a chainable/fluent interface
that makes a number of methods available for querying different aspects
of a url, and even modifying it to create new urls.
.
Most methods are named after different parts of the url
and allow you to read that part from the current url if you don't pass
any parameters, or they allow you to generate a new url
with a change to that part in the current url if you do pass a parameter.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/cainus/urlgrey
Section: javascript
Priority: optional
Filename: pool/main/n/node-urlgrey/node-urlgrey_1.0.0+~1.1.3-1_all.deb