How To Install LibreOffice 4.3.7 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).

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.7 “Still”, which has been recently released, bringing bug-fixes.

For more information about this release, see the official announcement.

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

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

How to install LibreOffice 4.3.7 on 32 bit Fedora, CentOS and derivative systems:

$ wget download.documentfoundation.org/libreoffice/stable/4.3.7/rpm/x86/LibreOffice_4.3.7_Linux_x86_rpm.tar.gz
$ tar -xzvf LibreOffice_4.3.7_Linux_x86_rpm.tar.gz
$ cd LibreOffice_4.3.7.2_Linux_x86_rpm/RPMS
$ sudo yum localinstall *.rpm

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

$ sudo yum remove libreoffice*

How to install LibreOffice 4.3.7 on 64 bit Fedora, CentOS and derivative systems:

$ wget download.documentfoundation.org/libreoffice/stable/4.3.7/rpm/x86_64/LibreOffice_4.3.7_Linux_x86-64_rpm.tar.gz
$ tar -xzvf LibreOffice_4.3.7_Linux_x86-64_rpm.tar.gz
$ cd LibreOffice_4.3.7.2_Linux_x86-64_rpm/RPMS
$ sudo yum localinstall *.rpm

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

$ sudo yum remove libreoffice*

How to install LibreOffice 4.3.7 on 32 bit OpenSUSE and derivative systems:

$ wget download.documentfoundation.org/libreoffice/stable/4.3.7/rpm/x86/LibreOffice_4.3.7_Linux_x86_rpm.tar.gz
$ tar -xzvf LibreOffice_4.3.7_Linux_x86_rpm.tar.gz
$ cd LibreOffice_4.3.7.2_Linux_x86_rpm/RPMS
$ sudo zypper install *.rpm

Optional, to remove LibreOffice 4.3.7 on OpenSUSE do:

$ sudo zypper remove libreoffice*

How to install LibreOffice 4.3.7 on 64 bit OpenSUSE and derivative systems:

$ wget download.documentfoundation.org/libreoffice/stable/4.3.7/rpm/x86_64/LibreOffice_4.3.7_Linux_x86-64_rpm.tar.gz
$ tar -xzvf LibreOffice_4.3.7_Linux_x86-64_rpm.tar.gz
$ cd LibreOffice_4.3.7.2_Linux_x86-64_rpm/RPMS
$ sudo zypper install *.rpm

Optional, to remove LibreOffice 4.3.7 RC1 on OpenSUSE do:

$ sudo zypper remove libreoffice*

How to install LibreOffice 4.3.7 on 32 bit Mageia, OpenMandriva and derivative systems:

$ wget download.documentfoundation.org/libreoffice/stable/4.3.7/rpm/x86/LibreOffice_4.3.7_Linux_x86_rpm.tar.gz
$ tar -xzvf LibreOffice_4.3.7_Linux_x86_rpm.tar.gz
$ cd LibreOffice_4.3.7.2_Linux_x86_rpm/RPMS
$ sudo urpmi *.rpm

Optional, to remove LibreOffice 4.3.7 on Mageia and OpenMandriva do:

$ sudo urpme libreoffice*

How to install LibreOffice 4.3.7 on 64 bit Mageia, OpenMandriva and derivative systems:

$ wget download.documentfoundation.org/libreoffice/stable/4.3.7/rpm/x86_64/LibreOffice_4.3.7_Linux_x86-64_rpm.tar.gz
$ tar -xzvf LibreOffice_4.3.7_Linux_x86-64_rpm.tar.gz
$ cd LibreOffice_4.3.7.2_Linux_x86-64_rpm/RPMS
$ sudo urpmi *.rpm

Optional, to remove LibreOffice 4.3.7 on Mageia and OpenMandriva, do:

$ sudo urpme libreoffice*

 

Tagged with: , , , , , , , , , , , ,
Posted in The Linux and Unix Articles!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Subscribe

  

Subscribe to get the latest Linux news and how to guides directly on your e-mail!