LibreOffice is a free, multi-platform, and open-source office suite used by millions of organizations and people worldwide.  LibreOffice is full of features and boosts your productivity to perform your personal as well as official tasks. The LibreOffice suite comprises many useful applications like a word processor, spreadsheet, and drawing & presentation applications.

LibreOffice can be installed on Ubuntu and Linux Mint from the Software Center, standard repository, snap application manager, and PPA repository.

We are using Ubuntu 20.04 LTS for executing the commands and displaying the installation procedure.

Installing LibreOffice on Ubuntu and Linux Mint from the standard repository

The LibreOffice is included in Linux Mint 20 and Ubuntu 20.04 standard repositories. Fire up the terminal and update the apt cache before installing LibreOffice:

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image1-3.png" data-lazy- height="437" src="data:image/svg xml,” width=”977″>

Now, install the LibreOffice suite with the command:

$ sudo apt install libreoffice

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image3-3.png" data-lazy- height="255" src="data:image/svg xml,” width=”979″>

Press ‘y’ to continue installing LibreOffice.

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image2-3.png" data-lazy- height="186" src="data:image/svg xml,” width=”978″>

Once LibreOffice is installed, check the installed version with the command:

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image5-3.png" data-lazy- height="74" src="data:image/svg xml,” width=”728″>

Installing LibreOffice on Ubuntu and Linux Mint from PPA repository

The PPA repositories often contain the latest release of software applications. Complete the below-given steps to install LibreOffice from the PPA repository:

Step 1: Add LibreOffice PPA repository

Fire up the terminal and add the LibreOffice PPA repository with the command:

sudo add-apt-repository ppa:libreoffice

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image4-3.png" data-lazy- height="251" src="data:image/svg xml,” width=”975″>

Press ‘Enter’ to continue adding the LibreOffice PPA repository.

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image7-3.png" data-lazy- height="187" src="data:image/svg xml,” width=”977″>

Step 2: Update system’s cache

Update the system’s apt repository cache with the command:

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image6-3.png" data-lazy- height="311" src="data:image/svg xml,” width=”976″>

Step 3: Install LibreOffice

Update the system’s apt repository cache with the command:

$ sudo apt install libreoffice

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image9-3.png" data-lazy- height="253" src="data:image/svg xml,” width=”979″>

Press ‘y’ to continue installing the LibreOffice from the PPA repository.

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image8-3.png" data-lazy- height="77" src="data:image/svg xml,” width=”953″>

Verify the installed version using the command:

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image12-1.png" data-lazy- height="111" src="data:image/svg xml,” width=”980″>

The output shows that LibreOffice 7.0.4.2 is installed on my Ubuntu 20.04 system, the latest version.

Installing LibreOffice on Ubuntu and Linux Mint from snap

Snap is an application manager that is developed by Canonical. Ubuntu 20.04 has snap by default. In the case of Linux Mint 20, the snap is blocked by default. To enable and install snap on Linux Mint 20, we need to delete the nosnap.pref file using the command:

$ sudo rm /etc/apt/preferences.d/nosnap.pref

Next, update the apt cache and install snap using the command:

$ sudo apt update

$ sudo apt install snapd

Next, type the below-given command to install the LibreOffice via snap:

$ sudo snap install libreoffice

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image10-3.png" data-lazy- height="100" src="data:image/svg xml,” width=”977″>

Moreover, verify the installation using the command:

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image11-2.png" data-lazy- height="387" src="data:image/svg xml,” width=”975″>

Installing LibreOffice on Ubuntu from Ubuntu Software Center

All the above-described methods use the command line to install LibreOffice. If you are interested in installing LibreOffice by using the graphical user interface, it is the recommended method for you.

Open the Ubuntu Software Center.

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image13-1.png" data-lazy- height="287" src="data:image/svg xml,” width=”417″>

Search the LibreOffice.

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image14-1.png" data-lazy- height="256" src="data:image/svg xml,” width=”924″>

Select the LibreOffice application and click on ‘Install’.

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image15-1.png" data-lazy- height="552" src="data:image/svg xml,” width=”865″>

Authentication is required for installing LibreOffice. Enter the password and click on ‘Authenticate’.

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image16-1.png" data-lazy- height="372" src="data:image/svg xml,” width=”392″>

The LibreOffice suite will be installed.

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/image17-1.png" data-lazy- height="251" src="data:image/svg xml,” width=”861″>

Conclusion

LibreOffice is a popular office suite that includes many useful applications. We can install LibreOffice on Linux distros like Linux Mint and Ubuntu from various methods. This post describes the installation of LibreOffice on Linux Mint 20 and Ubuntu 20.04.

About the author

<img alt="Kamran Sattar Awaisi" data-lazy-src="https://kirelos.com/wp-content/uploads/2021/02/echo/52E439DD556343299E3D211D5E577D28-150×150.jpg601cb2b2595f4.jpg" height="112" src="data:image/svg xml,” width=”112″>

Kamran Sattar Awaisi

I am a software engineer and a research scholar. I like to write article and make tutorial on various IT topics including Python, Cloud Computing, Fog Computing and Deep Learning. I love to use Linux based operating systems.