How to Install libhtmlparser-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libhtmlparser-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

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

libhtmlparser-java package basic information:

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


See Also, How to uninstall or remove libhtmlparser-java software package from Ubuntu 14.04 LTS (Trusty Tahr)?