How to Install and Uninstall antlr3-maven-plugin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "antlr3-maven-plugin" package

Learn how to install antlr3-maven-plugin on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "antlr3-maven-plugin" package

This guide let you learn how to uninstall antlr3-maven-plugin on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the antlr3-maven-plugin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: antlr3-maven-plugin
Priority: optional
Section: universe/java
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: antlr3
Version: 3.5.2-4
Depends: antlr3 (>= 3.5.2-4), libmaven2-core-java, libplexus-compiler-java
Filename: pool/universe/a/antlr3/antlr3-maven-plugin_3.5.2-4_all.deb
Size: 18454
MD5sum: 02ea0514391fea0abb1151745c75b867
SHA1: 74636adc16d270adb4308e56aee1f9946b1c51bf
SHA256: 082a4bfd516150a87623a2859aaa4f3df7c4a88dac0c8d8c17052c60aec91128
Description-en: 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: cd0bc2f69d05bac981be882ad48e298c
Homepage: http://www.antlr3.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu