libjavacc-maven-plugin-java software package provides maven plugin which uses JavaCC to process JavaCC grammar files, 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 libjavacc-maven-plugin-java
libjavacc-maven-plugin-java is installed in your system.
Make ensure the libjavacc-maven-plugin-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjavacc-maven-plugin-java *
You will get with libjavacc-maven-plugin-java package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Java |
| Package | libjavacc-maven-plugin-java |
| Version | 2.6-2 |
| Description | maven plugin which uses JavaCC to process JavaCC grammar files |
| Sub Section | Java |