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

Last updated: May 13,2024

1. Install "antlr3.2-maven-plugin" package

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

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

2. Uninstall "antlr3.2-maven-plugin" package

Please follow the instructions below to uninstall antlr3.2-maven-plugin on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: antlr3.2-maven-plugin
Priority: optional
Section: universe/java
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: antlr3.2
Version: 3.2-14
Replaces: antlr3-maven-plugin (<< 3.3~)
Depends: antlr3.2 (>= 3.2-14), libmaven2-core-java, libplexus-compiler-java
Breaks: antlr3-maven-plugin (<< 3.3~)
Filename: pool/universe/a/antlr3.2/antlr3.2-maven-plugin_3.2-14_all.deb
Size: 20084
MD5sum: 536ec111d8674de33fca81d1f08d64f6
SHA1: 2aeeeee7b28e7cbc1c7a68a3334bcf587bc9f52c
SHA256: dd8b851c800be284904bf76c429f1bf2c3d441bb463e33e46c4fbad6c19045c2
Description-en: Maven plugin for ANTLR 3.2
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: 4da9b6c9767f2e37a32e8ddaa9b3fa12
Homepage: http://www.antlr3.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu