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

Last updated: April 29,2024

1. Install "javacc" package

In this section, we are going to explain the necessary steps to install javacc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install javacc

2. Uninstall "javacc" package

In this section, we are going to explain the necessary steps to uninstall javacc on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove javacc $ sudo apt autoclean && sudo apt autoremove

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

Package: javacc
Architecture: all
Version: 5.0-8
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 328
Depends: default-jre-headless (>= 2:1.5) | java5-runtime-headless, junit
Suggests: javacc-doc
Filename: pool/universe/j/javacc/javacc_5.0-8_all.deb
Size: 279286
MD5sum: 2914d0264fe2fdac506891fee56fbab2
SHA1: 7884b049e94daa94e8bdbcbc1ed8ec6800759b80
SHA256: 1721aa08623ff0abc158ef11e559b1743027a5f811db12fa8dec3e72ad234dc5
SHA512: fe484a97e854886eb048fa3458c68eb0f56b3b9743a448cab844b5e388fcaee07a8db07526dece0a357d2abd802483b99db6705e82a397b798d96b0a93dded74
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