libhtmlparser-java software package provides java library to parse html, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libhtmlparser-java
libhtmlparser-java is installed in your system.
Make ensure the libhtmlparser-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libhtmlparser-java *
You will get with libhtmlparser-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libhtmlparser-java |
| Version | 1.6.20060610.dfsg0-3 |
| Description | java library to parse html |
| Sub Section | libs |