httexi
TeX Live: Plain (La)TeX packages
RUN apt-get update && \
apt-get install -y texlive-htmlxml
RUN apt-get update && \
apt-get install -y tex4ht
RUN pacman -S --noconfirm texlive-core
RUN apt-get update && \
apt-get install -y texlive-plain-generic
RUN dnf install -y texlive-tex4ht-bin-6
RUN apt-get update && \
apt-get install -y texlive-htmlxml