libreoffice

CLI for the powerful and free office suite LibreOffice. More information: <https://www.libreoffice.org/>.

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