How to Install and Uninstall jikespg Package on Kali Linux

Last updated: April 29,2024

1. Install "jikespg" package

This guide covers the steps necessary to install jikespg on Kali Linux

$ sudo apt update $ sudo apt install jikespg

2. Uninstall "jikespg" package

Please follow the step by step instructions below to uninstall jikespg on Kali Linux:

$ sudo apt remove jikespg $ sudo apt autoclean && sudo apt autoremove

3. Information about the jikespg package on Kali Linux

Package: jikespg
Source: jikespg (1.3-3)
Version: 1.3-3+b1
Installed-Size: 379
Maintainer: Jakub Adam
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 145204
SHA256: 641da7590b8f6799f039b5f8c36079532c1575190ee5829f4499943ad1cde342
SHA1: ef4795c0daf3990180882faf743e24ae83b38978
MD5sum: 272b77b1a634de3a4bcee1df2d8b1122
Description: Jikes Parser Generator
Jikes Parser Generator is a parser generator that accepts as input an
annotated description for a language grammar and produces text files
suitable for inclusion in a parser for that language. It is similar in
function and use to the widely-available parser generators Yacc and Bison.
.
It also provides support for automatic diagnosis and recovery from syntactic
errors. It is the parser generator used by the Jikes Compiler. Jikes Parser
Generator can generate parsers for LALR(k) grammars and produce output
suitable for use with parsers written in Java, C, or C++.
Description-md5:
Homepage: http://jikes.sourceforge.net/
Section: devel
Priority: extra
Filename: pool/main/j/jikespg/jikespg_1.3-3+b1_amd64.deb