• 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 on Debian 11

Written by Admin, Updated On January 13, 2023
debian, libreoffice
how-to-install-libreoffice-on-debian-11

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

Install LibreOffice on Debian 11#

Both the official PPA and Snap package includes the latest version of the LibreOffice package. We have given instruction for both installation methods.

Method 1 – 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

It’s done, 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.4.2 specific PPA. First, you should add it to your system by running below command:

sudo add-apt-repository ppa:libreoffice/libreoffice-7-4-2

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-debian-11

Conclusion#

In this tutorial, you have learned to install LibreOffice office application on Debian 11 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 Notepad++ on Ubuntu 22.04
Next Article   How to Install Notepad++ on Debian 11

Related Posts

  • How to Change Hostname Debian 11

    How to Change Hostname on Debian 11

    February 3, 2023
  • How to Install Python 3.11 on Debian 11

    How to Install Python on Debian 11

    January 25, 2023
  • How to Install Mongodb on Debian 11

    How to Install MongoDB on Debian 11 Linux

    January 11, 2023

Leave a Reply Cancel reply

DigitalOcean Referral Badge

Popular Posts

  • How to Install SSH Keys on Ubuntu 22.04
    How to Set up SSH Keys on Ubuntu 22.04 January 7, 2023
  • How to Install Mongodb on Debian 11
    How to Install MongoDB on Debian 11 Linux January 11, 2023
  • How to Install Puppet Agent on Ubuntu 22.04
    How to Install Puppet Agent on Ubuntu 22.04 January 22, 2023
  • How to Install Jenkins on Debian 11
    How to Install Jenkins on Debian 11 January 5, 2023
  • How to Change-Hostname Ubuntu 22.04
    How to Change Hostname on Ubuntu 22.04 January 19, 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