lobase

office productivity suite -- database

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