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

Last updated: May 17,2024

1. Install "node-htmlparser2" package

Please follow the guidance below to install node-htmlparser2 on Kali Linux

$ sudo apt update $ sudo apt install node-htmlparser2

2. Uninstall "node-htmlparser2" package

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

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

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

Package: node-htmlparser2
Version: 9.0.0-1
Installed-Size: 266
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-domelementtype (>= 2.3.0~~), node-domhandler (>= 5.0.2~), node-domutils (>= 3.1.0~), node-entities (>= 4.5.0~)
Breaks: node-cheerio (<< 1.0.0~rc~5+~cs6.1.2~)
Size: 31356
SHA256: d9a64c15520d70fee72257946704ba257e019f0022007e786ed3c0e959feb3fd
SHA1: c1fb7785088e6bcbefd91fa671ce2f73b321ce21
MD5sum: f95752bb82b1135f0a7dbfc8a4ed5a3b
Description: Fast & forgiving HTML/XML/RSS parser
A forgiving HTML/XML/RSS parser written in JS for NodeJS. The
parser can handle streams (chunked data) and supports custom
handlers for writing custom DOMs/output.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/fb55/htmlparser2#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-htmlparser2/node-htmlparser2_9.0.0-1_all.deb