• 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 Debian 10

Written by Admin, Updated On January 23, 2021
debian, libreoffice
How to Install LibreOffice 7.0 on Debian 10

LibreOffice is a open-source and free office suite. This is the alternate of Microsoft Office. In this tutorial, we will show you how to install the latest LibreOffice 7 on Debian 10 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 Debian#

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 Debian 10.

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 Debian 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 Debian 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 Debian 10 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 How to Install AnyDesk on Debian 10 Buster
Next Article   How to Install PHP 8 on CentOS 8

Related Posts

  • How to Install WordPress with Nginx on Debian 11

    How to Install WordPress with Nginx on Debian 11

    March 22, 2023
  • How to Install and Use Docker on Debian 11

    How to Install and Use Docker on Debian 11

    March 10, 2023
  • How to Install MariaDB on Debian 11 Bullseye

    How to Install MariaDB on Debian 11 Bullseye

    March 8, 2023

Leave a Reply Cancel reply

DigitalOcean Referral Badge

Popular Posts

  • How to Install Microsoft Edge Browser on Ubuntu 22.04
    How to Install Microsoft Edge Browser on Ubuntu 22.04 March 14, 2023
  • How to Install Ruby on Ubuntu 22.04 LTS
    How to Install Ruby on Ubuntu 22.04 LTS February 27, 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 Set Up Apache Virtual Hosts on Ubuntu 22.04
    How to Set Up Apache Virtual Hosts on Ubuntu 22.04 March 2, 2023
  • How to Install MariaDB on Debian 11 Bullseye
    How to Install MariaDB on Debian 11 Bullseye March 8, 2023
© 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