libplexus-build-api-java software package provides Incremental build API for Plexus components., 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 libplexus-build-api-java
libplexus-build-api-java is installed in your system.
Make ensure the libplexus-build-api-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libplexus-build-api-java *
You will get with libplexus-build-api-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libplexus-build-api-java |
| Version | 0.0.4-5 |
| Description | Incremental build API for Plexus components. |
| Sub Section | Java |