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, the second release candidate of LibreOffice 3.6.7 has been released recently. LibreOffice 3.6.7 RC2 brings only small features to the previous RC version, LibreOffice 3.6.7 RC1.
In this article I will show you how to install LibreOffice 3.6.7 RC2 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Ubuntu 10.04 Lucid Lynx, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Debian Jessie, Debian Sid, Debian Wheezy, Debian Squeeze, Crunchbang OS, Deepin, Knoppix and many others.
Instructions for 32 bit systems:
$ wget -c download.documentfoundation.org/libreoffice/testing/3.6.7/deb/x86/LibO_3.6.7.2_Linux_x86_install-deb_en-US.tar.gz
$ tar -xzvf LibO_3.6.7.2_Linux_x86_install-deb_en-US.tar.gz
$ cd LibO_3.6.7.2_Linux_x86_install-deb_en-US/DEBS
$ sudo dpkg -i *.deb
$ cd desktop-integration
$ sudo dpkg -i *.deb
Instructions for 64 bit systems:
$ wget -c download.documentfoundation.org/libreoffice/testing/3.6.7/deb/x86_64/LibO_3.6.7.2_Linux_x86-64_install-deb_en-US.tar.gz
$ tar -xzvf LibO_3.6.7.2_Linux_x86-64_install-deb_en-US.tar.gz
$ cd LibO_3.6.7.2_Linux_x86-64_install-deb_en-US/DEBS
$ sudo dpkg -i *.deb
$ cd desktop-integration
$ sudo dpkg -i *.deb