How to Install and Uninstall yydebug Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "yydebug" package

Please follow the step by step instructions below to install yydebug on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install yydebug

2. Uninstall "yydebug" package

In this section, we are going to explain the necessary steps to uninstall yydebug on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the yydebug package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: yydebug
Priority: extra
Section: universe/java
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Hideki Yamane
Architecture: all
Version: 1.1.0-5
Filename: pool/universe/y/yydebug/yydebug_1.1.0-5_all.deb
Size: 21970
MD5sum: 0aaad94cb6dff150698c01f82100869e
SHA1: b4dc2e61d5d3cc2104254a219814440e1afa83c1
SHA256: 8dda744c2757eb856f937c2445cfcf75dd20e067f81e66d5ef361715a54c334e
Description-en: 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: 46744d8ace731bed1378de758eb7a107
Homepage: http://www.cs.rit.edu/~ats/projects/lp/doc/jay/yydebug/package-summary.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu