How to Install java2html in Ubuntu 18.04



Install java2html by entering the following commands in the terminal:

sudo apt update
sudo apt install java2html

Description:

Highlight Java and C++ sources for WWW presentation

java2html can highlight your source for presentation in the WWW. It can also be used as a CGI script and can detect whether the client browser supports compressed data to save bandwidth.

Version: 0.9.2-5ubuntu2

Section: universe/web