Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Linux

  • Run the following commands to install LibreOffice from the repository (this adds the LibreOffice PPA, this is required to obtain the most recent version of LibreOffice):

    Code Block
    languagebash
    sudo add-apt-repository ppa:libreoffice/ppa
    sudo apt update
    sudo apt install libreoffice
  • Make sure that the Tomcat installation directory has the correct ownership, e.g.:

    Code Block
    languagebash
    sudo chown -R tomcat:tomcat /opt/tomcat