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

Last updated: May 16,2024

1. Install "javahelp2" package

This guide covers the steps necessary to install javahelp2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install javahelp2

2. Uninstall "javahelp2" package

This tutorial shows how to uninstall javahelp2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove javahelp2 $ sudo apt autoclean && sudo apt autoremove

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

Package: javahelp2
Priority: optional
Section: universe/devel
Installed-Size: 3008
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.0.05.ds1-8
Depends: default-jre | java2-runtime
Suggests: javahelp2-doc
Filename: pool/universe/j/javahelp2/javahelp2_2.0.05.ds1-8_all.deb
Size: 875922
MD5sum: 4e6bcb4705da79b347328061e04d0170
SHA1: 7ef1eefb36ba02506b203e0fb1fc6f014aa95acf
SHA256: 97d2919cfeda34631e39b7ee6347ff3fb7cd03072750e4038e6dbe5656b9f56f
Description-en: Java based help system
The JavaHelp system is an online help system that developers can use to add
online help to their Java platform applications. The JavaHelp system provides
developers and authors with a standard, fully featured, easy to use system for
presenting online information to Java application users. The JavaHelp system
consists of a fully featured, extensible specification and API, and
a reference implementation of that specification and API that is written
entirely in the Java programming language. The JavaHelp system reference
implementation, based on the Java Foundation Classes (JFC, also known
as Swing), provides a standard interface that enables both application
developers and authors to add online help to their applications.
Description-md5: 10a23138899d3c2d8c1d9840ad4aa236
Homepage: http://javahelp.java.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu