How to Install LibreOffice (Alpha / Beta / Stable) Version

How to Install LibreOffice (Alpha / Beta / Stable) Version

In this article, I will explain how to install and update LibreOffice in a simple way and the installation information required to be a document in a single article.

How to Install and Update LibreOffice

If you want to install LibreOffice on your computer or update LibreOffice already installed on your computer, run the following commands on the terminal.

Note: You do not need to run the following command 3 if you just want to update LibreOffice. You can update to the latest release from Update Manager.

sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update
sudo apt install libreoffice

If you want to return LibreOffice to the local version of Ubuntu, just run the command below on the terminal.

sudo apt-get install ppa-purge && sudo ppa-purge ppa:libreoffice/ppa

How to Install LibreOffice with Flatpak / Flathub

To install LibreOffice with Flatpak / Flathub, you can run the following commands.

flatpak install flathub org.libreoffice.LibreOffice

flatpak run org.libreoffice.LibreOffice

How to install LibreOffice Alpha / Beta Versions

To install LibreOffice Alpha and Beta versions, simply run the following commands on the terminal.

sudo add-apt-repository ppa:libreoffice/libreoffice-prereleases
sudo apt-get update && sudo apt-get install libreoffice

If We Want to Install Older Versions of LibreOffice.

If you want to download and install all versions of LibreOffice from 2011 to today (Windows, Mac, Linux, DEB, RPM, Portable and Resource), just look at the address below.