Ubuntu

How to Install LibreOffice in Ubuntu 20.04 (LTS) & 20.10

How to Install LibreOffice in Ubuntu 20.04 (LTS) & 20.10

LibreOffice is a multi-platform, open-source, and powerful office suite that comes with feature-rich tools and a minimalist user-friendly interface. Some notable features of LibreOffice include the following:

LibreOffice can be installed using a couple of different methods in Ubuntu. This article shows you how to install LibreOffice in Ubuntu 20.04 using various methods.

Install LibreOffice Using the Ubuntu Software Center

The first approach of installing LibreOffice in Ubuntu uses the Ubuntu Software Center. First, open the Software Center:

Click the Search icon button and type “LibreOffice” in the search bar. All the programs in the LibreOffice suite can be downloaded and installed separately, or the entire suite can be installed all at once, which is what we are doing for this guide. See the images below for reference:

Click LibreOffice and then the Install button, and the downloading and installation process will begin:

After installing the LibreOffice suite, all the programs in the suite can be viewed in Applications:

Install LibreOffice Using the Terminal+

The second approach of installing LibreOffice is done via the terminal. Use the following command to install LibreOffice using the terminal:

sudo apt install libreoffice

Once the download and installation are finished, all programs in the LibreOffice suite can be accessed from Applications.

Uninstalling LibreOffice from Ubuntu

If the LibreOffice suite was installed using the Software Center, open it again, click on the Installed tab, then search for “LibreOffice” and click Remove:

You will be prompted for confirmation; hit Remove to uninstall LibreOffice:

LibreOffice will now be removed from your device.

If LibreOffice was installed using the terminal, then, to completely uninstall LibreOffice, use the following command:

sudo apt remove libreoffice*

You will be asked for permission to uninstall the program; press “Y/y” to continue the deletion process.

Top 5 produse ergonomice pentru mouse de calculator pentru Linux
Utilizarea prelungită a computerului vă provoacă dureri la încheietura mâinii sau la degete? Suferați de articulații rigide și trebuie să vă dați mâin...
How to Change Mouse and Touchpad Settings Using Xinput in Linux
Most Linux distributions ship with “libinput” library by default to handle input events on a system. It can process input events on both Wayland and X...
Remap your mouse buttons differently for different software with X-Mouse Button Control
Maybe you need a tool that could make your mouse's control change with every application that you use. If this is the case, you can try out an applica...