Libreoffice released its new stable version 4.2.4 and it is an alternative software to openoffice and Microsoft office,Libreoffice is ava...
Libreoffice released its new stable version 4.2.4 and it is an alternative software to openoffice and Microsoft office,Libreoffice is available for Multiple operating systems ie Windows ,Linux and Mac OSX
For Libreoffice 4.2.4 Release notes Click HERE
In this tutorial I will show you how to install Libre office 4.2.4 On Fedora 20 /19 , CentOS 6.X ,OpenSUSE & Redhat 6.X
Installation Steps
Step 1: Download Libreoffice 4.2.4 from the official download page
For 32 bit systems
For Libreoffice 4.2.4 Release notes Click HERE
In this tutorial I will show you how to install Libre office 4.2.4 On Fedora 20 /19 , CentOS 6.X ,OpenSUSE & Redhat 6.X
Installation Steps
Step 1: Download Libreoffice 4.2.4 from the official download page
(OR)
Download using wgetFor 32 bit systems
wget -c ftp5.gwdg.de/pub/tdf/libreoffice/stable/4.2.4/rpm/x86/LibreOffice_4.2.3_Linux_x86_rpm.tar.gzFor 64 bit systems
wget -c ftp5.gwdg.de/pub/tdf/libreoffice/stable/4.2.4/rpm/x86_64/LibreOffice_4.2.3_Linux_x86-64_rpm.tar.gzStep 2: After Downloading extract tar package .
tar -xvfz LibreOffice_4.2.4_Linux_x86_rpm.tar.gzStep 3: Logging as a root user or otherwise use sudo and go inside the rpms folder and issue the command..
sudo rpm -i *.rpmStep 4: Install Desktop Integrations or Menu Entries
sudo -ivh *.rpmStep 5: Check Installed properly or not in terminal type
libreoffice
COMMENTS