libjaxb-api-java software package provides Java Architecture for XML Binding API, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libjaxb-api-java
libjaxb-api-java is installed in your system.
Make ensure the libjaxb-api-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjaxb-api-java *
You will get with libjaxb-api-java package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Java |
| Package | libjaxb-api-java |
| Version | 2.2.9-1 |
| Description | Java Architecture for XML Binding API |
| Sub Section | Java |