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

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

libxerces2-java software package provides Validating XML parser for Java with DOM level 3 support, 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 libxerces2-java 

libxerces2-java is installed in your system.

Make ensure the libxerces2-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libxerces2-java *

You will get with libxerces2-java package name, version, architecture and description in a table

libxerces2-java package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libxerces2-java
Version 2.11.0-7
Description Validating XML parser for Java with DOM level 3 support
Sub Section libs


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