How to Install and Uninstall antlr3.2 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "antlr3.2" package

This guide covers the steps necessary to install antlr3.2 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install antlr3.2

2. Uninstall "antlr3.2" package

Please follow the instructions below to uninstall antlr3.2 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove antlr3.2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the antlr3.2 package on Ubuntu 20.10 (Groovy Gorilla)

Package: antlr3.2
Architecture: all
Version: 3.2-16
Priority: optional
Section: universe/java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1097
Depends: default-jre-headless | java2-runtime-headless | java5-runtime-headless | java6-runtime-headless, libstringtemplate-java
Breaks: antlr3 (<< 3.3~)
Replaces: antlr3 (<< 3.3~)
Filename: pool/universe/a/antlr3.2/antlr3.2_3.2-16_all.deb
Size: 1019388
MD5sum: 8de59a0bef0505b0f5beb2781a4637f6
SHA1: a23f1fbf945232b62822a8383496bb4457a27823
SHA256: 849c76246e05edf0387f1a268d39f1fd818fbbd18521667c16ee6cf058118cc2
SHA512: 0aa7174e3797cbbc4350b6b1bed5427f482b855e774cff41804e18b40add1a13b380a3034b211ece62cc3fbc31a865e011080a47ed8da25503be9105df44f18a
Homepage: http://www.antlr3.org
Description-en: language tool for constructing recognizers, compilers etc
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].
.
Computer language translation has become a common task. While
compilers and tools for traditional computer languages (such as C
or Java) are still being built, their number is dwarfed by the thousands
of mini-languages for which recognizers and translators are being
developed. Programmers construct translators for database formats,
graphical data files (e.g., PostScript, AutoCAD), text processing
files (e.g., HTML, SGML). ANTLR is designed to handle all of your
translation tasks.
Description-md5: 21a2d2105df695e242797a7829b2c9b5