Hello Readers, LibreOffice an alternative for Microsoft office released new version 4.2.0 today.this release 4.2.0 is a stable version...
For 4.2.0 Libreoffice Release Notes please click HERE
In this tutorial I will show you how to install Libre office 4.2.0 On Fedora 20 /19 , CentOS 6.X ,OpenSUSE & REdhat 6.X
Installation Steps:
Step 1: Download Libreoffice 4.2.0 from the official download page
For 32bit Package Click HERE
For 64bit Package click HERE
(OR)
Download using wget
For 32 bit systems
wget -c download.documentfoundation.org/libreoffice/stable/4.2.0/rpm/x86/
LibreOffice_4.2.0_Linux_x86_rpm.tar.gz
For 64 bit systems
wget -c download.documentfoundation.org/libreoffice/stable/4.2.0/rpm/x86_64/
LibreOffice_4.2.0_Linux_x86_64_rpm.tar.gz
Step 2:After Downloading extract tar package .
tar -xvfz LibreOffice_4.2.0_Linux_x86_rpm.tar.gz
Step 3: Install the rpm files by go into the extracted package and login as a root user or otherwise use sudo
sudo rpm -i *.rpm
COMMENTS