libdom4j-java software package provides flexible XML framework for Java, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdom4j-java
libdom4j-java is installed in your system.
Make ensure the libdom4j-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdom4j-java *
You will get with libdom4j-java package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | libdom4j-java |
| Version | 1.6.1+dfsg.3-2ubuntu1 |
| Description | flexible XML framework for Java |
| Sub Section | libs |