LibreOffice is a successor to OpenOffice.org (commonly known as OpenOffice) on most Linux distributions. LibreOffice was forked from OpenOffice over a decade ago. It is now the supreme open-source office productivity tool available for Windows, macOS, and Linux systems. LibreOffice comes with several applications including, Writer (word processing), Calc (spreadsheets), Impress (presentations), Draw (vector graphics and flowcharts), Base (databases), and Math (formula editing). By default, if you install the full desktop version of Ubuntu, LibreOffice will come along. You don’t need to do anything to get it. However, if you don’t have LibreOffice installed and you want it in Ubuntu, the steps below will show you how to do that.

How to install LibreOffice productivity app in Ubuntu Linux

As mentioned above, the full desktop version of Ubuntu will come with LibreOffice installed. However, if you don’t have it on your Ubuntu Desktop, the steps below show you how. There are multiple ways to install LibreOffice in Ubuntu. You can download the DEB package manually and install it or use the APT package repository.

How to download and install LibreOffice manually on Ubuntu Linux

To manually install LibreOffice, you’ll need to go to its download page and get the latest version. Once the file is downloaded, open your Ubuntu Terminal and navigate to your Downloads folder and extract the downloaded content. Replace the $version with the version number you downloaded. For example, version 7.3.3 will be LibereOffice_7.3.3_Linux_x86-64_deb.tar.gz. After the file is extracted, run the commands below to install LibreOffice on Ubuntu. The installation will be to install all required LibreOffice packages and applications. After the installation, go to the Dashboard Activities Overview and search LibreOffice and launch it.

How to install LibreOffice via PPA

If the steps above aren’t as easy for you, use the method below to install it via the PPA repository. First, open Ubuntu Terminal. Then run the commands below to add the PPA repository. Once added, run the commands below to install LibreOffice. That should do it! Conclusion: This post showed you how to install LibreOffice office productivity applications in Ubuntu Linux. If you find any error above or have something to add, please use the comment form below.