• Home
  • Ubuntu 20.04
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 20.04
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

How to Install LibreOffice 7.0 on Ubuntu 20.04

Written by Rahul, Updated on January 12, 2021

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:

  • 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:

    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.

Launch Libreoffice Applications

Click to launch office application on your choice.

Working with Libreoffice on Ubuntu 20.04

Conclusion

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

Share it!
Share on Facebook
Share on Twitter
Share on LinkedIn
Share on Reddit
Share on Tumblr
Share on Whatsapp
Rahul
Rahul
Connect on Facebook Connect on Twitter

I, Rahul Kumar am the founder and chief editor of TecAdmin.net. I am a Red Hat Certified Engineer (RHCE) and working as an IT professional since 2009..

6 Comments

  1. Avatar Niko Reply
    March 26, 2021 at 10:45 pm

    Thanks a lot…

  2. Avatar pascal.le-jeune Reply
    March 8, 2021 at 7:12 pm

    A lot thanks to you for your work.
    Your are really clear.
    Great job.
    Thanks .
    Best regards.

  3. Avatar Josh Reply
    January 11, 2021 at 9:59 pm

    Hey,

    LibreOffice maintains a repository of the most up-to-date releases. Rather than add the ppa for libreoffice 7.0 specifically, you should suggest that your users add the main libreoffice ppa, which they update automatically, rather than be stuck with 7.0 when 7.1 and beyond come out.

    sudo add-apt-repository ppa:libreoffice

  4. Avatar Simon Reply
    December 16, 2020 at 4:51 pm

    Hi Rahul,

    Thank you. I have spent part of the afternoon downloading, installing and uninstalling &.0.3 and your instructions are the most concise and clearest yet.

    I do have a problem however, the on-line help is still unavailable, “insufficient user rights”. I am connected to the net, I am the root user so what is going on?

    • Rahul Rahul Reply
      December 16, 2020 at 5:36 pm

      Hi Simon, In which part you are getting permission issue, installation or access application? It will be easy to identify issue, if you share error log or screenshot of error.

  5. Avatar Howard Youngs Reply
    November 18, 2020 at 11:01 pm

    Thank you for! the Libre Office 7.0.3 download

Leave a Reply Cancel reply

Popular Posts

  • How to View or List Cron Jobs in Linux
  • How to Install PHP 8 on Ubuntu 20.04
  • How to Set Up SSH Tunnel with PuTTY
  • How to Install Tor Browser on Ubuntu 20.04
  • Issue with phpMyAdmin and PHP: Warning in ./libraries/sql.lib.php#613 count(): Parameter must be an array or an object that implements Countable”
  • How to Allow Remote Connections to MySQL
  • How to Install MySQL 8.0 on Ubuntu 20.04
  • How to Install Apache Kafka on Ubuntu 20.04
© 2013-2021 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy