How to Install and Uninstall libantlr3-gunit-java-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libantlr3-gunit-java-doc" package

Please follow the step by step instructions below to install libantlr3-gunit-java-doc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libantlr3-gunit-java-doc

2. Uninstall "libantlr3-gunit-java-doc" package

Please follow the step by step instructions below to uninstall libantlr3-gunit-java-doc on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libantlr3-gunit-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libantlr3-gunit-java-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libantlr3-gunit-java-doc
Architecture: all
Version: 3.5.2-9
Priority: optional
Section: universe/doc
Source: antlr3
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5680
Depends: antlr3-doc, junit4-doc
Suggests: libantlr3-gunit-java
Filename: pool/universe/a/antlr3/libantlr3-gunit-java-doc_3.5.2-9_all.deb
Size: 344284
MD5sum: 6d17ec81ae7e1455af849bcc06391405
SHA1: 17b15a176f7e0867e8f13cbd00ef832a35c3a74d
SHA256: 109cb186110726172e6bafec27156d804cdd87da75f5bb530f6160246f4f0061
SHA512: 29ae605467562a59163d823b838813ec16d6876bf98ed217251a18c096b762f0f34e8f37c57c7e06ba26e23a835694c929cd2e0df814fb7ed18945b375d08c20
Homepage: http://www.antlr3.org
Description-en: API documentation for gUnit
gUnit is a "Unit Test" framework for ANTLR grammars. It provides a simple
way to write and run automated tests for ANTLR grammars in a manner similar
to Java unit testing framework jUnit. The basic idea is to create a bunch of
input/output pairs for rules in a grammar and gUnit will verify the expected
output/result. The input can be a single line or multiple lines of strings or
even an external file. The output can be simply success or failure, an
abstract syntax tree (AST), a rule return value, or some text output which
could be a rule's template return value. The current version of gUnit has 2
main functions, interpreter and jUnit generator. The interpreter interprets
your gUnit script and runs unit tests using Java reflection to invoke methods
in your parser objects. The generator, on the other hand, translates your
gUnit script to jUnit Java code that you can compile and execute by hand.
.
This package provides the API documentation for gUnit for ANTLR 3
Description-md5: ae878e275e24e3c119b8495189cad9be