Categories: 20.04Ubuntu 20.04

How to Install LibreOffice 7.0 on Ubuntu 20.04

LibreOffice is a free and open-source complete office suite for Linux and Windows systems. The latest LibreOffice 7 is available to download and install on Linux system.

You can install LibreOffice either using the Debian package available under official PPA or use Snap package to install.

This tutorial will help you to install LibreOffice on Ubuntu 20.04 LTS Linux system.

Prerequisites

Login to your Ubuntu system with sudo privileged account access.

Installing LibreOffice on Ubuntu

The latest Libreoffice packages are available under the official PPA. Also, the Snap package is available for the libreoffice installation.

Choose one of the below methods to install Libreoffice on Ubuntu system:

    Sponsored
  • Install Libreoffice using Snap Package

    The Libreoffice snap package is maintained by the canonical team. The Ubuntu 20.04 system comes with pre installed snap package manager.

    Open a terminal on your system and execute:

    sudo snap install libreoffice 
    
  • Install LibreOffice via PPA

    LibreOffice 7.0 specific PPA is available with the latest debian packages.

    First of all, you can add it to your system by launching terminal and run command:

    Sponsored
    sudo add-apt-repository ppa:libreoffice 
    

    Software Updater utility will update the packages cache on your system. So you have to run the following command to install or upgrade LibreOffice on your system:

    sudo apt install libreoffice 
    

That’s it. Libreoffice has been installed on your system.

Launch Office Application’s

Search for the libreoffice application launcher under the activities. You will see the application launcher for all the office suite application launchers there.

Click to launch office application on your choice.

Conclusion

In this tutorial, you have learned to install LibreOffice office application on Ubuntu 20.04 Linux system.

The post How to Install LibreOffice 7.0 on Ubuntu 20.04 appeared first on TecAdmin.

Ubuntu Server Admin

Recent Posts

Kolla Ansible OpenStack Installation (Ubuntu 24.04)

Kolla Ansible provides production-ready containers (here, Docker) and deployment tools for operating OpenStack clouds. This…

7 hours ago

Canonical announces first Ubuntu Desktop image for Qualcomm Dragonwing™ Platform with Ubuntu 24.04

This public beta enables the full Ubuntu Desktop experience on the Qualcomm Dragonwing™ QCS6490 and…

1 day ago

The long march towards delivering CRA compliance

Time is running out to be in full compliance with the EU Cyber Resilience Act,…

1 day ago

Extra Factor Authentication: how to create zero trust IAM with third-party IdPs

Identity management is vitally important in cybersecurity. Every time someone tries to access your networks,…

2 days ago

Ubuntu Weekly Newsletter Issue 889

Welcome to the Ubuntu Weekly Newsletter, Issue 889 for the week of April 20 –…

4 days ago

From pidfd to Shimanami Kaido: My RubyKaigi 2025 Experience

Introduction I just returned from RubyKaigi 2025, which ran from April 16th to 18th at…

4 days ago