tex4ht

Binaries for TeX Live

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