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

Last updated: May 18,2024

1. Install "antlr3-maven-plugin" package

Please follow the guidance below to install antlr3-maven-plugin on Kali Linux

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

2. Uninstall "antlr3-maven-plugin" package

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

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

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

Package: antlr3-maven-plugin
Source: antlr3
Version: 3.5.3-2
Installed-Size: 39
Maintainer: Debian Java Maintainers
Architecture: all
Depends: antlr3 (>= 3.5.3-2), libmaven3-core-java, libplexus-compiler-java
Size: 19384
SHA256: 2333d9daae4d0631028445f8d93ca91a16fb5ba75b2b73eb956de482a55449d0
SHA1: 199ccf3a92f44f4e41b42dacb1a170b2fcf9ea59
MD5sum: 2f0c48f24d87eb00f5c402688c2b86c5
Description: Maven plugin for ANTLR 3
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is
a language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing C++
or Java actions [You can use PCCTS 1.xx to generate C-based parsers].
.
This package provides the Maven plugin that supports compiling ANTLR 3
grammars during a Maven build
Description-md5:
Homepage: http://www.antlr3.org
Section: java
Priority: optional
Filename: pool/main/a/antlr3/antlr3-maven-plugin_3.5.3-2_all.deb