libcommons-modeler-java software package provides convenience library to use Java Management Extensions (JMX), 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 libcommons-modeler-java
libcommons-modeler-java is installed in your system.
Make ensure the libcommons-modeler-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcommons-modeler-java *
You will get with libcommons-modeler-java package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | libcommons-modeler-java |
| Version | 2.0.1-7 |
| Description | convenience library to use Java Management Extensions (JMX) |
| Sub Section | libs |