
Introduction to LibreOffice on Chromebook
LibreOffice is one of the best free office suites available today. It allows users to create, edit, and save text documents, spreadsheets, and presentations without relying on Microsoft Office. However, on a Chromebook, installation is not always straightforward. Fortunately, there are several simple solutions to enjoy LibreOffice, whether online, via Linux, or through compatible alternatives.
Enable Linux to Install LibreOffice on Chromebook
The most comprehensive method is to enable Linux (Beta) built into ChromeOS. This mode allows you to run Linux applications, including LibreOffice.
Steps to Enable Linux on Chromebook
- Open the Settings menu.
- Select Developers, then Linux (Beta).
- Click Enable and follow the instructions.
- Once completed, a Linux terminal window will open automatically.
You can now install LibreOffice with a few simple commands.
Installation Commands in the Terminal
In the terminal, type the following commands one by one:
sudo apt update
sudo apt upgrade -y
sudo apt install libreoffice -y
This installs LibreOffice directly in the Linux environment of your Chromebook. Once finished, open your application launcher and look for “LibreOffice”.
Tip: To benefit from the latest version, you can use Flatpak with these commands:
sudo apt install flatpak
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
sudo flatpak install flathub org.libreoffice.LibreOffice
This method installs a more recent version than that available in the default Debian repository.
Use LibreOffice Online with Collabora
If your Chromebook does not support Linux, the quickest solution is Collabora Online, a web-based version of LibreOffice.
What is Collabora Online?
Collabora is a cloud adaptation of LibreOffice. It allows you to create and edit documents directly in the Chrome browser without any installation.
- Official site: collaboraoffice.com
- Compatible with Google Drive, Nextcloud, ownCloud, and other services.
- The interface closely resembles that of LibreOffice on desktop.
Advantages of Collabora Online
- No installation required.
- Works on all Chromebooks, even older models.
- Simple and familiar interface for LibreOffice users.
Limitations to Be Aware Of
- Some advanced features (macros, extensions) are not available.
- Saving files to local storage requires specific browser permissions.
In practice, for standard office tasks (word processing, spreadsheets, presentations), Collabora Online is more than sufficient.
Use Collabora with Nextcloud for Greater Independence
For those who want to retain complete control over their data, it’s possible to use LibreOffice via Collabora on a Nextcloud server.
How it Works
Nextcloud is an open-source storage and collaboration solution. By adding the Collabora Online module, you get a complete office suite hosted on your own server.
This option combines:
- the security of private hosting,
- compatibility with ODT, ODS, ODP formats,
- and the power of a LibreOffice suite accessible everywhere.
Where to Host Nextcloud
You can host Nextcloud:
- on a personal server,
- or via hosts like o2switch, Infomaniak, Hetzner, or IONOS.
Main Advantages
- Data stored in Europe, ensuring compliance with GDPR.
- No mandatory subscription.
- Collaborative access in real-time.
This solution is ideal if you want a balance between freedom, security, and compatibility.
Install an Android Equivalent to LibreOffice
If you prefer to avoid Linux, you can use an Android application available from the Google Play Store. Several apps based on LibreOffice or OpenOffice are compatible with ChromeOS.
The Best Options
| Application | Description | Advantage |
|---|---|---|
| Collabora Office | Official mobile version of LibreOffice | Interface faithful to LibreOffice |
| AndrOpen Office | Complete port of OpenOffice for Android | Very comprehensive, even offline |
These applications open directly on your Chromebook and allow you to edit your documents even without an internet connection.
Some Tips
- Enable Android compatibility in the ChromeOS settings.
- Save your files to Google Drive or in the Linux Files folder for better stability.
- Prefer Collabora Office if you want a more modern interface and better compatibility with LibreOffice documents.
Use Alternatives Compatible with LibreOffice
Even without installing LibreOffice, you can open, edit, and save ODT, ODS, or ODP files using other online tools.
1. Google Docs
Google Docs automatically converts LibreOffice files into Google format. You can then export the document in ODT or DOCX format.
-> Advantage: smooth interface and automatic saving.
-> Disadvantage: some complex formatting may be altered.
2. OnlyOffice
OnlyOffice is another open-source office suite compatible with LibreOffice and Microsoft Office formats. It offers a web version and an Android app.
-> Advantage: modern interface and excellent compatibility.
-> Disadvantage: sometimes requires an account to save your documents.
3. Microsoft Office Online
If you often work with Word or Excel files, Office.com is an alternative accessible from the browser. Even though it’s not LibreOffice, it remains compatible with most formats.
Quick Comparison of Solutions
| Solution | Installation | Works Offline | Compatibility Level | Ideal for |
|---|---|---|---|---|
| Linux + LibreOffice | Medium | Yes | + + + + + | Complete usage |
| Collabora Online | None | No | + + + + | Web office use |
| Nextcloud + Collabora | Medium | Yes | + + + + + | Collaborative work |
| Collabora Office (Android) | Easy | Yes | + + + | Chromebook without Linux |
| Google Docs / OnlyOffice | None | No | ???????????? | Light or occasional use |
Tips for Choosing the Best Option
The choice depends on your usage and hardware:
- For complete usage (formulas, macros, extensions) -> install LibreOffice via Linux.
- For quick and simple use -> use Collabora Online.
- For collaborative work and privacy -> opt for Nextcloud + Collabora.
- For a Chromebook without Linux support -> choose Collabora Office (Android).
If you primarily want to read and occasionally edit documents, Google Docs will do just fine.
Conclusion: LibreOffice Remains Accessible on Chromebook
Even though ChromeOS was not originally designed for desktop applications, several solutions today allow you to use LibreOffice on Chromebook. Whether you choose a Linux installation, a web version, or a mobile application, you can enjoy a free, complete, and compatible office environment.
LibreOffice thus retains its main advantage: offering complete usage freedom without relying on proprietary solutions like Microsoft Office.

