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.

Open Source Ports of Commercial Game Engines
Free, open source and cross-platform game engine recreations can be used to play old as well as some of the fairly recent game titles. This article wi...
Parhaat komentorivipelit Linuxille
Komentorivi ei ole vain suurin liittolainen Linuxia käytettäessä - se voi olla myös viihteen lähde, koska voit käyttää sitä pelaamaan monia hauskoja p...
Parhaat Linux-peliohjaimen kartoitussovellukset
Jos haluat pelata pelejä Linuxissa peliohjaimella tyypillisen näppäimistön ja hiiren syöttöjärjestelmän sijaan, on sinulle hyödyllisiä sovelluksia. Mo...