How to Install and Uninstall yydebug Package on Kali Linux

Last updated: May 11,2024

1. Install "yydebug" package

Please follow the instructions below to install yydebug on Kali Linux

$ sudo apt update $ sudo apt install yydebug

2. Uninstall "yydebug" package

Please follow the guidance below to uninstall yydebug on Kali Linux:

$ sudo apt remove yydebug $ sudo apt autoclean && sudo apt autoremove

3. Information about the yydebug package on Kali Linux

Package: yydebug
Version: 1.1.0-14
Installed-Size: 34
Maintainer: Debian Java Maintainers
Architecture: all
Size: 22444
SHA256: 50de816a81f6e77a18d8deb1351985ce7c430f2d333057f27c00d8b6ed0de69f
SHA1: e1864f45116dca8ef32b082b0ff7bc6bb09ff63b
MD5sum: 4060f38f13b9b87ed6c57b06419072ec
Description: support library for the Java-based parser generator jay
This is a library that supports tracing and animation for a Java-based parser
generated by jay. It produces one-line messages by default to standard output.
The messages are designed to be filtered by a program such as grep. The class
jay.yydebug.yyAnim provides an animation of the parsing process.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jruby/jay-yydebug
Section: java
Priority: optional
Filename: pool/main/y/yydebug/yydebug_1.1.0-14_all.deb