loffice

office productivity suite -- arch-independent files

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-still
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libreoffice-common
Raspbian
RUN apt-get update && \ apt-get install -y libreoffice-common
click the source code to copy install loffice on any operating system with command-not-found.com