Hello Linux Geeksters. As you may know, LibreOffice 4.1.0 RC1 has been released a few days ago. To install LibreOffice 4.1.0 RC1 on the latest Ubuntu, Linux Mint and Debian systems, see this article.

In this article I will show you how to install LibreOffice 4.1.0 RC1 on Fedora 19, Fedora 18, Fedora 17, OpenSUSE 13.1, OpenSUSE 12.3 and OpenSUSE 12.2.
Download the LibreOffice RPM files:
For 32 bit systems:
$ wget -c download.documentfoundation.org/libreoffice/testing/4.1.0/rpm/x86_64/LibreOffice_4.1.0.1_Linux_x86-64_rpm.tar.gz
For 64 bit systems:
$ wget -c download.documentfoundation.org/libreoffice/testing/4.1.0/rpm/x86_64/LibreOffice_4.1.0.1_Linux_x86-64_rpm.tar.gz
Extract the archive:
$ tar -xzvf LibreOffice_4.1.0.1_Linux_x86-*.rpm
$ cd LibreOffice_4.1.0.1_Linux_x86-*/RPMS
Install LibreOffice 4.1.0 RC1:
$ sudo rpm -i *.rpm