x

App Stores and Chromebooks

You can download LibreOffice for free directly from our website, for Windows, macOS and Linux, and install it yourself. However, if you’d like to get it through the Microsoft Store or Mac App Store, you can do it here:

These versions are free software (as in open source) but there’s a small charge to cover the effort of putting software in the app stores, and to help develop the software (and build our communities).

Chromebooks

You can get a LibreOffice-based app for Chromebooks from our certified developers and ecosystem members:

Development versions

Release Candidates

These are pre-release versions and are not recommended for production use. Are you interested in helping out? Please read the release notes and visit our testing page.

You may want to use parallel installation to prevent that, and still be able to test and work with this version.

Access the Pre-releases server and pick the version of your choice there.

Nightly Builds

Nightly builds are advanced development versions of LibreOffice and offer regular development snapshots used for testing purposes. These come with absolutely no warranties.

Access the Nightly builds server here.

Convenient listing of master builds.

Source code and SDK

All our source code is hosted in git. Run

git clone https://git.libreoffice.org/core

to clone it (browse).

More instructions in the development section of our wiki. Check our licenses.

Download the SDK in archive format

LibreOffice_24.2.4_Linux_x86-64_rpm_sdk.tar.gz

(Torrent, all mirror links)

Download the source code in archive format

libreoffice-24.2.4.2.tar.xz

(Torrent, all mirror links)

libreoffice-dictionaries-24.2.4.2.tar.xz

(Torrent, all mirror links)

libreoffice-help-24.2.4.2.tar.xz

(Torrent, all mirror links)

libreoffice-translations-24.2.4.2.tar.xz

(Torrent, all mirror links)

Old versions

Older versions of LibreOffice (no longer updated!) are available in the archive.

LibreOffice Impress Remote

The LibreOffice Impress Remote application allows you to interact with your presentation from your smartphone or smartwatch. The application is available for Android, iOS and Pebble smartwatches.

For more information about this application, visit the wiki page.

LibreOffice for Android and iOS

The Document Foundation offers a viewer app for LibreOffice documents, with experimental editing support, for Android devices:

To edit documents, there is a LibreOffice-based product in app stores from Collabora, one of our certified developers and ecosystem members:

LibreOffice Portable

LibreOffice Portable is a full-featured portable version of LibreOffice for Windows – including a word processor, spreadsheet, presentation tool, drawing package and database – packaged as a portable app, so you can take all your documents and everything you need to work with them wherever you go. It is packaged in PortableApps.com format so it can work with the PortableApps.com platform and its automatic updater and app store, work with other portable menus, or work by itself from a USB, cloud or local drive. And it is open source and completely free.

The All Languages download (MultilingualAll) includes all languages supported by LibreOffice

LibreOffice is packaged for portable use by PortableApps.com with permission and assistance from The Document Foundation. For more information and support please visit this page (for LibreOffice Portable Latest) and this page (for LibreOffice Portable Previous).

LibreOffice via Chocolatey

Download LibreOffice from Chocolatey.

LibreOffice in Flatpak format

Flatpak is a way of distributing images of Linux applications that run on a wide range of different distros, and run there in a secure way.

Flatpak builds of LibreOffice Latest are provided on Flathub (direct link to download org.libreoffice.LibreOffice.flatpakref).

A few items to note:

LibreOffice as Snap

Snaps are fast to install, easy to create, safe to run, and they update automatically and transactionally so the application is always fresh and never broken. They aim to work on any distribution or device, from IoT devices to servers, desktops to mobile devices.

Installing LibreOffice from the store

Current versions of LibreOffice are available in the Snap store as 64-bit versions.

You can install the LibreOffice snap by visiting:

https://snapcraft.io/libreoffice

Or install from the command line:

sudo snap install libreoffice

If you are missing the snap command you might need to install snapd first.

Running the LibreOffice version installed as snap

After installing, the version of LibreOffice installed via snap can be found in the Application menu.

Alternatively, it can be started with the command:

/snap/bin/libreoffice

Omitting the full path likely starts the version of LibreOffice installed by the distribution instead, if there is one.

More details on snap and the LibreOffice snap package

More details on snap and the LibreOffice snap package are available on the snap homepage and on the linked blog entry.

Note that bugs only appearing in the Snap version should be reported to Ubuntu’s Launchpad.

LibreOffice as AppImage

AppImage is a portable application format for Linux that allows users to run applications on rolling (e.g. Arch, openSUSE Tumbleweed) and stable (e.g. Ubuntu LTS, Red Hat Enterprise Linux) Linux distributions very easily, without the need for installation or worry of dependencies. AppImages bundle all the files needed for an application to run (e.g. libraries, translations, icons, fonts) that may not already be present on a user’s system.

LibreOffice AppImage is a portable version of LibreOffice for Linux that can be run from any location (e.g. local drive, USB, CD, network share) on all popular Linux distributions, including their live CDs. LibreOffice AppImage is available in three versions - Basic, Standard, and Full - which support a different set of languages.

The Basic version includes support for the default language, English (US).

Download Latest Basic

Download Previous Basic

The Standard version includes support for English (US and GB), Arabic, Chinese (Simplified and Traditional), French, German, Italian, Japanese, Korean, Portuguese (Brazilian and Portugal), Russian, and Spanish.

Download Latest Standard

Download Previous Standard

The Full version includes all languages supported by LibreOffice.

Download Latest Full

Download Previous Full

More Downloads

Additional LibreOffice Appimages can be found browsing the LibreOffice AppImage repository.

Running the AppImage from the GUI

Watch how.

Running the AppImage from the Terminal

  1. Open your terminal application, if not already open

  2. Browse to the location of the AppImage

  3. Make the AppImage executable

    $ chmod a+x LibreOffice\*.AppImage
  1. Run it
    $ ./LibreOffice\*.AppImage

Notes

LibreOffice Online

Note: The LibreOffice Online repository at TDF is temporarily frozen. Updates on this will be published on our blog and on our website.

Screenshot of LibreOffice Online WriterScreenshot of LibreOffice Online Calc

What is it?

LibreOffice Online is a server service built from the main LibreOffice project code, which provides display and collaborative visual editing of a range of document types in a web browser. It does not include any form of file system. To be fully functional, it has to be integrated with file access and authentication provision from an underlying stack of software.

For anything more than casual use it also needs to be deployed with due consideration for load balancing and other scaling issues. As such, LibreOffice Online can be considered an enabling technology for the public cloud of ISPs or the private cloud of enterprises and large organizations, when integrated - for example - with an enterprise file sharing or a groupware solution.

Why not provide a hosted service?

The Document Foundation is not planning to develop and fund a cloud solution similar to existing products from Google and Microsoft, because this would require selection and integration of the other technologies needed for deployment - file sharing, authentication, load balancing and so on - which for desktop LibreOffice is part of the operating system provided by the user. This would be a significant growth of scope and not in line with the original mission of the project. The task is therefore left to large deployers, ISPs and providers of open source cloud solutions, and several options are already available on the market. TDF would welcome provision of a public LibreOffice Online offering by another charity.

Why is this un-supported?

TDF does not offer end-user support for any of the projects it hosts. End-user collaborative self-help is available at ask.libreoffice.org.

Since LibreOffice Online requires integration with many other technologies to allow deployment, The Document Foundation will not be maintaining binaries for enterprise use. Even if it were reasonable to pre-select all the elements of a deployment stack, providing enterprise production binaries would create expectations which could not be fulfilled by volunteer-based support.

However, builds of the latest code suitable for home users and for contributing to development - which is encouraged - are available. TDF is keen to avoid situations where an unsuitable version is deployed at scale, so when used in what would be likely to imply an enterprise situation - more than 10 concurrent documents and/or more than 20 connections - LibreOffice Online will display a prominent “not supported” warning and a link to this page, while continuing to function.

Screenshot showing a warning about an unsupported version of LibreOffice Online

We encourage others providing un-supported binaries derived from LibreOffice to follow this pattern.

How can I get support and help fund development?

The Document Foundation suggests that all large-scale deployers of LibreOffice use certified developers either directly or via a commercial provider who employs them. This is especially important for LibreOffice Online where your business plays an important role paying for the further development of the software.

Please do not attempt a public or enterprise production deployment of LibreOffice Online without professional support. As explained above, it is not intended for direct production deployment.

Can I use this for free?

Absolutely, LibreOffice Online is Open Source Free software, just download and use it, inspect, study, share, modify and contribute back to the project. Just be aware that the version you have downloaded is designed for personal and/or development use so there is an un-supported notification displayed when you exceed to 10 concurrent documents and 20 connections.

How can I compile a version without this warning?

LibreOffice is Open Source Free software and you are entitled to make whatever changes you wish to the source code. Each version of LibreOffice Online has a Help/About page with the Git hash of the source code it is built from and a link to clone that source. Please bear in mind that if you remove such support statements from the code you may need to change the name of the project, especially if you intend to make it available outside your organisation - check out our trademark guidelines. This also serves to make it clear that you are committing to support the version you have created.

Getting it

While TDF provides only source releases, there are binaries available from many other sources including:

Collabora Online Development Edition (CODE)

LibreOffice Online has been mainly developed by Collabora. There are packages for Debian, Ubuntu, centOS, openSUSE, Univention Virtual Machines, and docker images of this work available here.

Docker images of LibreOffice Online

Kopano packages

These are provided by Kopano, for Debian and Ubuntu and are available here.

LibreOffice Online in EGroupware

With an EGroupware installation, Collabora Online is installed and configured as a Docker container, and is directly available in EGroupware as a file host. Collabora Online can be exchanged for CODE with a small configuration change. EGroupware Installation with Collabora Online/CODE