• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

How to Install LibreOffice 7.0 on Ubuntu 20.04

Written by Admin, Updated On October 31, 2020
libreoffice, ubuntu
How to Install LibreOffice 7.0 on Ubuntu 20.04

LibreOffice is a open-source and free office suite. In this tutorial, described steps to install the latest LibreOffice 7 on Ubuntu 20.04 Linux system.

You can install latest version of LibreOffice either using the official PPA or the Snap package manager.

Prerequisites#

You must logged in as root or user with sudo privileges.

Installing LibreOffice on Ubuntu#

The official PPA includes the latest version of the LibreOffice package. Also, the Snap package is available for the LibreOffice installation. We will see here both way to install the LibreOffice on Ubuntu 20.04 system.

Install LibreOffice using Snap Package#

Snaps have a larger disk footprint and longer application startup time. The LibreOffice snap packages are regularly update with the latest security and critical bug fixes.

You can install the snap packages via the Ubuntu software application or using command-line.

Let’s install LibreOffice via command-line, type the following command:

sudo snap install libreoffice

That’s it, the LibreOffice is installed on your Ubuntu system and ready to start using it.

Once a new version is available the snap will will be automatically update in the background.

Install LibreOffice via PPA#

This is the another way to install LibreOffice via PPA. The latest debian packages includes the LibreOffice 7.0 specific PPA. First, you should add it to your system by running below command:

sudo add-apt-repository ppa:libreoffice/libreoffice-7-0

It will update the packages cache of your system. After that, you would run the following command to install the LibreOffice:

sudo apt install libreoffice

It’s done. Libreoffice has been installed on your system.

Launch LibreOffice Application#

Click on Activities and type “LibreOffice” and it will show you the list of the application launcher of all office suite applications. Click on the icon to launch the application of your choice.

launch-libreoffice-applications-ubuntu-20.04

Conclusion#

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

If you have any questions or feedback, please leave a comment below.

If our content helps you, please consider buying us a coffee

Thank you for your support.

Share On
Share on Facebook
Share on Twitter
Share on Reddit
Share on Tumblr
 Previous Article Bash break and continue
Next Article   Bash while Loop

Related Posts

  • How to Install Apache, MySQL, PHP (LAMP) on Ubuntu 22.04

    How to Install LAMP on Ubuntu 22.04

    March 20, 2023
  • How to Install LEMP Stack on Ubuntu 22.04

    How to Install LEMP Stack on Ubuntu 22.04

    March 18, 2023
  • How to Install Memcached on Ubuntu 22.04

    How to Install Memcached on Ubuntu 22.04

    March 16, 2023

Leave a Reply Cancel reply

DigitalOcean Referral Badge

Popular Posts

© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook