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.

Gry Przydatne narzędzia dla graczy Linuksa
Przydatne narzędzia dla graczy Linuksa
Jeśli lubisz grać w gry w systemie Linux, prawdopodobnie używałeś aplikacji i narzędzi, takich jak Wine, Lutris i OBS Studio, aby poprawić wrażenia z ...
Gry Zremasterowane gry HD dla Linuksa, które nigdy wcześniej nie zostały wydane na Linuksa
Zremasterowane gry HD dla Linuksa, które nigdy wcześniej nie zostały wydane na Linuksa
Wielu twórców gier i wydawców wymyśla remaster HD starych gier, aby przedłużyć żywotność serii, prosimy fanów o kompatybilność z nowoczesnym sprzętem ...
Gry Jak używać AutoKey do automatyzacji gier Linux
Jak używać AutoKey do automatyzacji gier Linux
AutoKey to narzędzie do automatyzacji pulpitu dla systemów Linux i X11, zaprogramowane w Python 3, GTK i Qt. Korzystając ze skryptów i funkcji MAKRO, ...