source-highlight

convert source code to syntax highlighted document

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