How to Install and Uninstall libhtmlparser-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 20,2024

1. Install "libhtmlparser-java" package

Please follow the instructions below to install libhtmlparser-java on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libhtmlparser-java

2. Uninstall "libhtmlparser-java" package

In this section, we are going to explain the necessary steps to uninstall libhtmlparser-java on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libhtmlparser-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhtmlparser-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libhtmlparser-java
Architecture: all
Version: 1.6.20060610.dfsg0-9
Priority: optional
Section: universe/libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 305
Suggests: libhtmlparser-java-doc
Filename: pool/universe/libh/libhtmlparser-java/libhtmlparser-java_1.6.20060610.dfsg0-9_all.deb
Size: 278048
MD5sum: ad8d2d827b5bfa2710e9fb230c1b8d97
SHA1: f28ee54a22921437bc75ee48104460fe94874595
SHA256: 76036e634ea75e76ccff3d4580e622e459512d3b09236a8c22d80b1f4bb60b4b
SHA512: d44bdf70c8f89852b8646fbde71c54078538b51c91e5770031838d48068f8f4915b35e1227d3169f85f4775a2e91877c4f10bc6656b97fc46407469efbc48696
Homepage: http://htmlparser.sourceforge.net
Description-en: java library to parse html
HTML Parser is a Java library used to parse HTML in either a linear
or nested fashion. Primarily used for transformation or extraction,
it features filters, visitors, custom tags and easy to use
JavaBeans.
.
The two fundamental use-cases that are handled by the parser are
extraction and transformation (the syntheses use-case, where HTML
pages are created from scratch, is better handled by other tools
closer to the source of data).
.
In general, to use the HTMLParser you will need to be able to write
code in the Java programming language. Although some example programs
are provided that may be useful as they stand, it's more than likely
you will need (or want) to create your own programs or modify the
ones provided to match your intended application.
Description-md5: 3f0e4645b2e05951abee3261ece8b194