libreoffice
CLI for the powerful and free office suite LibreOffice. More information: <https://www.libreoffice.org/>.
RUN apt-get update && \
apt-get install -y libreoffice-common
RUN apt-get update && \
apt-get install -y libreoffice-common
RUN apk add libreoffice-common
RUN pacman -S --noconfirm libreoffice-common
RUN apt-get update && \
apt-get install -y libreoffice-common
RUN yum install -y libreoffice-common
RUN dnf install -y libreoffice-common
RUN apt-get update && \
apt-get install -y libreoffice-common