How to Install and Uninstall libjavacc-maven-plugin-java Package on Kali Linux

Last updated: May 09,2024

1. Install "libjavacc-maven-plugin-java" package

This is a short guide on how to install libjavacc-maven-plugin-java on Kali Linux

$ sudo apt update $ sudo apt install libjavacc-maven-plugin-java

2. Uninstall "libjavacc-maven-plugin-java" package

This is a short guide on how to uninstall libjavacc-maven-plugin-java on Kali Linux:

$ sudo apt remove libjavacc-maven-plugin-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjavacc-maven-plugin-java package on Kali Linux

Package: libjavacc-maven-plugin-java
Source: javacc-maven-plugin
Version: 2.6-5
Installed-Size: 97
Maintainer: Debian QA Group
Architecture: all
Depends: javacc (>= 7.0.11), jtb, libdoxia-core-java (>= 1.7), libdoxia-sitetools-java (>= 1.7.5), libmaven-reporting-api-java (>= 3.1.1), libmaven-reporting-impl-java (>= 3.0.0), libmaven3-core-java (>= 3.8.6), libplexus-utils2-java (>= 3.3.1)
Size: 78116
SHA256: 5c4d5bbbd919ba2933b429602c3e77fb7797220fc0ec424a3a581858540ec25f
SHA1: 97dc5b4e1382047fb743eba9913d2fb93cadb20c
MD5sum: 3d772f3cc718c3813ab2f6721a2a047a
Description: maven plugin which uses JavaCC to process JavaCC grammar files
This plugin uses the JavaCC parser generator to process JavaCC grammar
files and generate the appropriate Java source files. For general
information about JavaCC, see the JavaCC web site.
.
JavaCC grammar files use the extension .jj. This plugin can be used to
locate and process all grammar files within a specified directory. Java
source files will be written to a common generated-sources output
directory, typically located in the build output directory. By default,
the plugin will run during the generate-sources phase, but it can be
configured to run in other phases as well.
.
The plugin can also be used to call the JJTree and JTB tools.
.
Finally, this plugin contains a goal for running JJDoc. JJDoc is a
simple tool that generates BNF documentation for the JavaCC grammar
files. This can be used to generate a report for your project site using
the Maven reporting tools.
Description-md5:
Homepage: https://github.com/mojohaus/javacc-maven-plugin
Section: java
Priority: optional
Filename: pool/main/j/javacc-maven-plugin/libjavacc-maven-plugin-java_2.6-5_all.deb