Install LibreOffice 6.1/6.0 on Fedora 29/28, CentOS/RHEL 7.5 - Comment Page: 4
This is guide, howto to install LibreOffice 6.1.3 (or LibreOffice 6.0.7) on Fedora 29/28/27, CentOS 7.5 and Red Hat (RHEL) 7.5 using LibreOffice's original RPM packages. This guide's idea is offer one method to all LibreOffice versions and also one method to all Fedora 29/28/27, CentOS/Red Hat (RHEL) 7.5 users.
1. Download LibreOffice 6.1.3/6.0.7 Linux Package
[inttf_post_ad1]
LibreOffice 6.1.3 64-bit version
wget http://download.documentfoundation.org/libreoffice/stable/6.1.3/rpm/x86_64/LibreOffice_6.1.3_Linux_x86-64_rpm.tar.gz
LibreOffice 6.1.3 32-bit version
wget...
Thank you so much!
The RPM link above is no longer working. Updated and latest URL is
http://download.documentfoundation.org/libreoffice/stable/4.1.4/rpm/x86_64/LibreOffice_4.1.4_Linux_x86-64_rpm.tar.gz
However, great post. Thanks!
Thanks Nithin, I updated this guide.
Thank you!
[[email protected] ~]$ yum localinstall RPMS/*.rpm
Loaded plugins: presto, refresh-packagekit
You need to be root to perform this command.
[[email protected] ~]$ su –
Password:
[[email protected] ~]# yum localinstall RPMS/*.rpm
Loaded plugins: presto, refresh-packagekit
Setting up Local Package Process
Cannot open: RPMS/*.rpm. Skipping.
Nothing to do
[[email protected] ~]# cd LibreOffice_4.1.5*
-bash: cd: LibreOffice_4.1.5*: No such file or directory
[[email protected] ~]# yum localinstall RPMS/desktop-integration/libreoffice3.6-freedesktop-menus-3.6.3-2.noarch.rpm
Loaded plugins: presto, refresh-packagekit
Setting up Local Package Process
Cannot open: RPMS/desktop-integration/libreoffice3.6-freedesktop-menus-3.6.3-2.noarch.rpm. Skipping.
Nothing to do
[[email protected] ~]# su -c ‘yum remove libreoffice*’
Loaded plugins: presto, refresh-packagekit
Setting up Remove Process
No Match for argument: libreoffice*
No Packages marked for removal
[[email protected] ~]# sudo -i
[[email protected] ~]# tar -xvf LibreOffice_4.1.5*
tar: LibreOffice_4.1.5*: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
[[email protected] ~]#
Hi Prathamesh,
Your command line output looks a bit messy. Could you please start over and run this guide commands step by step?
If you extracted LibreOffice package, then looks like you are wrong path, when you run yum localinstall command…looks like you are first prathm user home and then root home, when you run those commands, so yes it won’t work.
You could example change path to /tmp and make sure that you run all this guide commands exactly /tmp directory.
Why would you want to install the old version of libreoffice? Now Libreoffice 4.2.3.3 is standard in fedora 20 repositories…
The correct Download URL is http://download.documentfoundation.org/libreoffice/stable/4.3.2/rpm/x86_64/LibreOffice_4.3.2_Linux_x86-64_rpm.tar.gz
Thanks .. :)
Excellent. Worked on Jan 17, 2016
Nice tip. I didn’t know it was this easy.
Now I have both versions (4.4.7.2-1 from Fedora repos, donwloaded 5.0.4). How can I remove the old 4.4.7.2 without affecting 5.0.4?
Thanks a lot my friend! It Works!
thx. u guys have best info
This is the Correct Path for to Download LibreOffice
http://download.documentfoundation.org/libreoffice/stable/6.0.7/rpm/x86_64/LibreOffice_6.0.7_Linux_x86-64_rpm.tar.gz
Thanks Himanshu, I updated guide to latest versions.
very Good post.
useful, thank you
Hey ,at the last when i execute /opt/libreoffice6.1/program/soffice command then it returns “Failed to open display”
Can you help me ,how i can i use it ?
Hi Raj,
Did you tried to run it as normal user or root? You should run it as normal user.