How to Install and Uninstall node-htmlparser2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "node-htmlparser2" package

This guide let you learn how to install node-htmlparser2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-htmlparser2

2. Uninstall "node-htmlparser2" package

Please follow the guidance below to uninstall node-htmlparser2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-htmlparser2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-htmlparser2
Priority: extra
Section: universe/web
Installed-Size: 161
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 3.7.3-1
Depends: nodejs, node-entities
Filename: pool/universe/n/node-htmlparser2/node-htmlparser2_3.7.3-1_all.deb
Size: 23122
MD5sum: 2d52b52540b0182a8d2648a0f4dafbc7
SHA1: 8b762797952a0e29e092c830bf648666af2efb6a
SHA256: 804e13d1168adbf113c7b7d624bdae4c98be814a5015e744fab4130e17220326
Description-en: 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.
Description-md5: 4fcc0d8bbe4af29d5b92a9155c5dfa9a
Homepage: https://github.com/fb55/htmlparser2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu