How to Install LibreOffice on Fedora 18 /17/16 and CentOS 6.3/6.2/6.1/6

Hello Linux Geeksters.

Watch Free Movies

In this article I will show you how to install LibreOffice on Fedora 18, Fedora 17, Fedora 16, CentOS 6.3, CentOS 6.2, CentOS 6.1 and CentOS 6.

As you know, LibreOffice is the most popular free Office program.

Download the package:

* for 32 bit systems:

$ wget http://download.documentfoundation.org/libreoffice/stable/4.0.2/rpm/x86/LibreOffice_4.0.2_Linux_x86_rpm.tar.gz

* for 64 bit systems:

$ wget http://download.documentfoundation.org/libreoffice/stable/4.0.2/rpm/x86_64/LibreOffice_4.0.2_Linux_x86-64_rpm.tar.gz

Extract the archive and cd into it:

$ tar -xvf LibreOffice_4.0.2_Linux*.tar.gz
$ cd LibreOffice_4.0.2.2_Linux*/RPMS/

Install LibreOffice:

$ yum localinstall *.rpm
$ yum localinstall desktop-integration/libreoffice4.0-freedesktop-menus-4.0.2*.noarch.rpm

 

Scroll to Top