stl2gts
Convert STL files into the GTS (GNU triangulated surface library) file format. More information: <https://manned.org/stl2gts>.
RUN apt-get update && \
apt-get install -y libgts-bin
RUN apt-get update && \
apt-get install -y libgts-bin
RUN pacman -S --noconfirm gts
RUN apt-get update && \
apt-get install -y libgts-bin
RUN dnf install -y gts
RUN apt-get update && \
apt-get install -y libgts-bin