How to Install and Uninstall javacc Package on Kali Linux
Last updated: December 23,2024
1. Install "javacc" package
This is a short guide on how to install javacc on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
javacc
Copied
2. Uninstall "javacc" package
Here is a brief guide to show you how to uninstall javacc on Kali Linux:
$
sudo apt remove
javacc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the javacc package on Kali Linux
Package: javacc
Version: 7.0.12-1
Installed-Size: 667
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jre-headless (>= 2:1.5) | java5-runtime-headless, junit
Suggests: javacc-doc
Size: 623816
SHA256: 199c52504cb26aa57056aad2e679888131239abca8b74147eae815f09c5b71b0
SHA1: cc32619c9be6d614bd67872031e9a2c6ea8739a3
MD5sum: 3e0562855799de99d9ade130edc9052e
Description: 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:
Homepage: https://javacc.org
Tag: devel::code-generator, devel::lang:java, implemented-in::java,
interface::commandline, role::program, scope::utility
Section: java
Priority: optional
Filename: pool/main/j/javacc/javacc_7.0.12-1_all.deb
Version: 7.0.12-1
Installed-Size: 667
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jre-headless (>= 2:1.5) | java5-runtime-headless, junit
Suggests: javacc-doc
Size: 623816
SHA256: 199c52504cb26aa57056aad2e679888131239abca8b74147eae815f09c5b71b0
SHA1: cc32619c9be6d614bd67872031e9a2c6ea8739a3
MD5sum: 3e0562855799de99d9ade130edc9052e
Description: 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:
Homepage: https://javacc.org
Tag: devel::code-generator, devel::lang:java, implemented-in::java,
interface::commandline, role::program, scope::utility
Section: java
Priority: optional
Filename: pool/main/j/javacc/javacc_7.0.12-1_all.deb