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

Last updated: April 29,2024

1. Install "antlr4-maven-plugin" package

Please follow the guidelines below to install antlr4-maven-plugin on Kali Linux

$ sudo apt update $ sudo apt install antlr4-maven-plugin

2. Uninstall "antlr4-maven-plugin" package

Learn how to uninstall antlr4-maven-plugin on Kali Linux:

$ sudo apt remove antlr4-maven-plugin $ sudo apt autoclean && sudo apt autoremove

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

Package: antlr4-maven-plugin
Source: antlr4
Version: 4.9.2-2
Installed-Size: 58
Maintainer: Debian Java Maintainers
Architecture: all
Depends: antlr4 (>= 4.9.2-2), libmaven3-core-java, libplexus-compiler-java
Size: 40620
SHA256: c6e7ab0ad3cc6e804d78b6dde6c03247617579b173cfe9e2b8e7b49c7be187ee
SHA1: 0bd827d5f0b590e28c1db403de64be8aa4d97cd9
MD5sum: e7df495d153d7629c06a9b827eb92f3a
Description: Maven plugin for ANTLR 4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator
for reading, processing, executing, or translating structured text or binary
files. It's widely used to build languages, tools, and frameworks. From a
grammar, ANTLR generates a parser that can build and walk parse trees.
.
This package provides the Maven plugin that supports compiling ANTLR 4
grammars during a Maven build.
Description-md5:
Homepage: http://www.antlr4.org
Section: java
Priority: optional
Filename: pool/main/a/antlr4/antlr4-maven-plugin_4.9.2-2_all.deb