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

Last updated: May 20,2024

1. Install "node-parse5" package

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

$ sudo apt update $ sudo apt install node-parse5

2. Uninstall "node-parse5" package

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

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

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

Package: node-parse5
Version: 7.1.2+dfsg-2
Installed-Size: 741
Maintainer: Debian Javascript Maintainers
Architecture: all
Replaces: node-jsdom (<< 20.0.0+repack1~)
Depends: node-entities (>= 4.3.0)
Breaks: node-jsdom (<< 20.0.0+repack1~)
Size: 55072
SHA256: 455357765494a46c261f6accd7b76ea63758bdb4c23c4b04a4ad45773f7d6d5b
SHA1: 79aaf8e2cf1a9a02d880c9c8c8322d035ff0a3f7
MD5sum: 8e611d18254029180ff5c960df150ec7
Description: HTML parser and serializer for Node.js
Parse5 provides nearly everything needed when dealing with HTML. It's the
fastest spec-compliant HTML parser for Node.js to date. It parses HTML the
way the latest version of browsers does. It has proven itself reliable in
such projects as jsdom, Angular, Lit, Cheerio, rehype and many more.
.
This package provides a HTML parser and serializer.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/inikulin/parse5
Section: javascript
Priority: optional
Filename: pool/main/n/node-parse5/node-parse5_7.1.2+dfsg-2_all.deb