How To Install LibreOffice 4.3.3 On Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva And Derivative Systems

Edit: Due to the fact that this article is old, the installation instructions may not work anymore. In order to successfully install the latest version of LibreOffice, please access the libreoffice tag and open the latest article (the one on top).

Watch Free Movies

The latest installation instructions for LibreOffice

Hello Linux Geeksters. As you may know, LibreOffice is the most popular open-source office suite, available for Linux, Windows and Mac OS X. The latest version available is LibreOffice 4.3.3, which has been released a while ago. Among others, it comes with OOXML graphics improvements, the users are now able to insert comments on margins f documents and importing or exporting nested comments in ODF, DOC, OOXML and RTF files and an impressive number of bug-fixes.

For information about this release, see the changelog and the official announcement.

how to install LibreOffice 4.3.3 on Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva

In this article I will show you how to install LibreOffice 4.3.3 on Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva and their derivative systems.

How to install LibreOffice 4.3.3 on 32 bit Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva and derivative systems:

$ wget download.documentfoundation.org/libreoffice/stable/4.3.3/rpm/x86/LibreOffice_4.3.3_Linux_x86_rpm.tar.gz
$ tar -xzvf LibreOffice_4.3.3_Linux_x86_rpm.tar.gz
$ cd LibreOffice_4.3.3*_Linux_x86_rpm/RPMS

Install LibreOffice 4.3.3 on Fedora and CentOS:

$ sudo yum localinstall *.rpm

Install LibreOffice 4.3.3 on OpenSUSE:

$ sudo zypper install *.rpm

Install LibreOffice 4.3.3 on Mageia and OpenMandriva:

$ sudo urmpi *.rpm

Optional, to remove LibreOffice 4.3.3 on Fedora and CentOS do:

$ sudo yum remove libreoffice*

Optional, to remove LibreOffice 4.3.3 on OpenSUSE do:

$ sudo zypper remove libreoffice*

Optional, to remove LibreOffice 4.3.3 on Mageia OpenMandriva, do:

$ sudo urmpe libreoffice*

How to install LibreOffice 4.3.3 on 64 bit Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva and derivative systems:

$ wget http://download.documentfoundation.org/libreoffice/stable/4.3.3/rpm/x86_64/LibreOffice_4.3.3_Linux_x86-64_rpm.tar.gz
$ tar -xzvf LibreOffice_4.3.3_Linux_x86-64_rpm.tar.gz
$ cd LibreOffice_4.3.3*_Linux_x86-64_rpm/RPMS

Install LibreOffice 4.3 on Fedora and CentOS:

$ sudo yum localinstall *.rpm

Install LibreOffice 4.3.3 on OpenSUSE:

$ sudo zypper install *.rpm

Install LibreOffice 4.3.3 on Mageia and OpenMandriva:

$ sudo urmpi *.rpm

Optional, to remove LibreOffice 4.3.3 on Fedora and CentOS do:

$ sudo yum remove libreoffice*

Optional, to remove LibreOffice 4.3.3 on OpenSUSE do:

$ sudo zypper remove libreoffice*

Optional, to remove LibreOffice 4.3.3 on Mageia OpenMandriva, do:

$ sudo urmpe libreoffice*

Liked it? Take a second to support Geekster on Patreon!

become a patron button - How To Install LibreOffice 4.3.3 On Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva And Derivative Systems - LinuxG.net

Scroll to Top