How to Install and Uninstall javacc4 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 29,2024

1. Install "javacc4" package

Here is a brief guide to show you how to install javacc4 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install javacc4

2. Uninstall "javacc4" package

Learn how to uninstall javacc4 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove javacc4 $ sudo apt autoclean && sudo apt autoremove

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

Package: javacc4
Architecture: all
Version: 4.0-2
Priority: optional
Section: universe/java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 318
Depends: default-jre-headless (>= 2:1.5) | java5-runtime-headless
Suggests: javacc4-doc
Filename: pool/universe/j/javacc4/javacc4_4.0-2_all.deb
Size: 273352
MD5sum: f56ae707c6de7215c10cd91d9cceafbe
SHA1: e0537b74dd07ed78bd57855e86184d774fed435f
SHA256: 2d06ceccaa253200585ef2190ce20c0700f7d355ac868d8621d93b646dbc3e03
SHA512: fb808e4efb30920d67c6e1811bea818ad28c6d477cfc4124f6624758d642ddce34b4760e0bb5b3f49c698cd5d54e4305c788bf7f6057fdd8ec3ee512a27fe643
Homepage: http://javacc.org
Description-en: Parser generator for use with Java
Java Compiler-Compiler (JavaCC) is (according to sun)
"the most popular parser generator" for use with Java [tm]
applications.
.
A parser generator is a tool that reads a grammar specification
and converts it to a Java program that can recognize matches to
the grammar. In addition to the parser generator itself, JavaCC
provides other standard capabilities related to parser
generation such as tree building (via a tool called JJTree
included with JavaCC), actions, debugging, etc.
Description-md5: 61505d89a764133cbd782b370c93fe98