How to Install and Uninstall libjavacc-maven-plugin-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

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

Please follow the guidelines below to install libjavacc-maven-plugin-java on Ubuntu 21.10 (Impish Indri)

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

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

This tutorial shows how to uninstall libjavacc-maven-plugin-java on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libjavacc-maven-plugin-java package on Ubuntu 21.10 (Impish Indri)

Package: libjavacc-maven-plugin-java
Architecture: all
Version: 2.6-4
Priority: optional
Section: universe/java
Source: javacc-maven-plugin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ludovico Cavedon
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 97
Depends: javacc, jtb, libdoxia-core-java (>= 1.7), libdoxia-sitetools-java (>= 1.7.5), libmaven-reporting-api-java (>= 3.0), libmaven-reporting-impl-java (>= 3.0.0), libmaven3-core-java (>= 3.5.0), libplexus-utils-java
Filename: pool/universe/j/javacc-maven-plugin/libjavacc-maven-plugin-java_2.6-4_all.deb
Size: 77780
MD5sum: 457364db654593bfa5ec5b84fc75cb6d
SHA1: f4ddd03f730f345ba6ee5e55c6aeb1f552795957
SHA256: 5d336f40a7d4a2e8370bd5a30d180096d96448cca3808e5794fbad01b7bb683b
SHA512: 41db28a310a1d315ff7279cfa64a6aaf5a8b51b2fabbac88a9fb5f2cbc8b63c076eadad4a08b45ea815ec751170de894496a0fad5fffd9c1e71511bc91653ef0
Homepage: https://github.com/mojohaus/javacc-maven-plugin
Description-en: 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: 989529952f80ed9b211e349174166a36