java2html

convert source code to syntax highlighted document

Debian Debian
RUN apt-get update && \ apt-get install -y java2html
Ubuntu
RUN apt-get update && \ apt-get install -y java2html
Arch Arch Linux
RUN pacman -S --noconfirm source-highlight
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y java2html
CentOS
RUN yum install -y source-highlight
Fedora
RUN dnf install -y source-highlight
Raspbian
RUN apt-get update && \ apt-get install -y java2html
click the source code to copy install java2html on any operating system with command-not-found.com