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 4.0.5.1 has been released a while ago. For a list of features, see the official changelog.
In this article I will show you how to install LibreOffice 4.0.5.1 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, Knoppix, Deepin, Knoppix, Crunchbang OS and other Debian based systems.
Follow the for your system’s architecture, in order to get a propper installation:
How to install LibreOffice 4.0.5.1 on 32 bit Ubuntu, Linux Mint, Debian and derivates:
$ wget -c download.documentfoundation.org/libreoffice/testing/4.0.5/deb/x86/LibreOffice_4.0.5.1_Linux_x86_deb.tar.gz
$ tar -xzvf LibreOffice_4.0.5.1_Linux_x86-64_deb
$ cd LibreOffice_4.0.5.1_Linux_x86-64_deb/DEBS
$ sudo dpkg -i *.deb
$ cd desktop-integration
$ sudo dpkg -i *.deb
How to install LibreOffice 4.0.5.1 on 64 bit Ubuntu, Linux Mint, Debian and derivates:
$ wget -c download.documentfoundation.org/libreoffice/testing/4.0.5/deb/x86_64/LibreOffice_4.0.5.1_Linux_x86-64_deb.tar.gz
$ tar -xzvf LibreOffice_4.0.5.1_Linux_x86-64_deb.tar.gz
$ cd LibreOffice_4.0.5.1_Linux_x86-64_deb/DEBS
$ sudo dpkg -i *.deb
$ cd desktop-integration
$ sudo dpkg -i *.deb
Leave a Reply