makeglossaries-lite

TeX Live: LaTeX additional packages

Debian Debian
RUN apt-get update && \ apt-get install -y texlive-latex-extra
Ubuntu
RUN apt-get update && \ apt-get install -y texlive-latex-extra
Arch Arch Linux
RUN pacman -S --noconfirm texlive-latexextra
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y texlive-latex-extra
Fedora
RUN dnf install -y texlive-glossaries-bin-6
Raspbian
RUN apt-get update && \ apt-get install -y texlive-latex-extra
click the source code to copy install makeglossaries-lite on any operating system with command-not-found.com