 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

27th July 2009, 08:42 PM
|
|
Registered User
|
|
Join Date: Dec 2008
Location: Toronto ON, Canada
Posts: 16

|
|
|
[SOLVED]Install openoffice on Fedora 11
Hi everyone,
I am trying to install OpenOffice on my Fedora computer:
yum install openoffice
........
........
No package openoffice available.
Nothing to do
Can anybody help me?
Last edited by ursusca; 23rd November 2009 at 09:02 AM.
|

27th July 2009, 09:16 PM
|
 |
Administrator
|
|
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847

|
|
|
yum groupinstall "Office/Productivity"
|

27th July 2009, 09:20 PM
|
|
Registered User
|
|
Join Date: Dec 2008
Location: Toronto ON, Canada
Posts: 16

|
|
Quote:
Originally Posted by Dangermouse
yum groupinstall "Office/Productivity"
|
Thank you so much!!!
|

28th July 2009, 07:23 AM
|
|
Registered User
|
|
Join Date: Jul 2004
Posts: 212

|
|
|
A lazy way:
Gnome menu->System->Administration->Add/Remove Software
click Office, check OpenOffice.org packages
Press Apply
|

2nd August 2009, 03:32 PM
|
|
Registered User
|
|
Join Date: Jul 2008
Posts: 378

|
|
|
yum search openoffice
|

2nd August 2009, 05:35 PM
|
 |
Registered User
|
|
Join Date: Sep 2008
Age: 23
Posts: 137

|
|
lol, i think he got it
|

2nd August 2009, 05:39 PM
|
|
Registered User
|
|
Join Date: Jul 2008
Posts: 378

|
|
|
i tried to show the right way. it can help mutch more then walking system menus
|

15th August 2009, 04:38 AM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 26

|
|
|
thanks a lot. i really need it abiword was crashing to much.
|

15th September 2009, 08:04 PM
|
|
Registered User
|
|
Join Date: Sep 2009
Posts: 1

|
|
Quote:
Originally Posted by Dangermouse
yum groupinstall "Office/Productivity"
|
Thanks DM - I think they should have printed that on the outside of the box...
|

22nd November 2009, 01:21 PM
|
|
Registered User
|
|
Join Date: May 2006
Posts: 31

|
|
|
you can use this command:
sudo yum -y install openoffice.org*
this will install the entire openoffice.org suite which is like a 687MB download instead you can install only the most used parts of openoffice:
sudo yum -y install openoffice.org-writer openoffice.org-impress openoffice.org-base openoffice.org-calc openoffice.org-draw openoffice.org-math
|

16th February 2010, 03:37 PM
|
|
Registered User
|
|
Join Date: Feb 2010
Location: Mainz, Germany
Posts: 2

|
|
I installed OpenOffice as described here:
http://download.openoffice.org/commo...ons.html#linux
For desktop integration I went to the desktop-integration directory and installed the one for redhat since the one for suse failed.
rpm -Uvih openoffice.org3.2-redhat-menus-3.2-9472.noarch.rpm
This seemed to have worked nicely. All the OpenOffice icons now show up under Applications - Office.
Regards .... Axel Magard
|

12th June 2011, 11:34 AM
|
 |
Registered User
|
|
Join Date: Apr 2010
Location: VIZAG, ANDHRA PRADESH, INDIA
Age: 26
Posts: 168

|
|
|
Re: Install openoffice on Fedora 15
Quote:
Originally Posted by dkd903
sudo yum -y install openoffice.org-writer openoffice.org-impress openoffice.org-base openoffice.org-calc openoffice.org-draw openoffice.org-math
|
[root@localhost sujal]# yum -y install openoffice.org-writer openoffice.org-impress openoffice.org-base openoffice.org-calc openoffice.org-draw openoffice.org-math
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
No package openoffice.org-writer available.
No package openoffice.org-impress available.
No package openoffice.org-base available.
No package openoffice.org-calc available.
No package openoffice.org-draw available.
No package openoffice.org-math available.
Error: Nothing to do
[root@localhost sujal]#
what to do next?
__________________
LAPTOP HCL ME B3863 @Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20 GHz, 4GB RAM, 320 HDD,GeForce 8200M G (GPU 0),GRAPHICS BY NVIDIA
Fedora Release 14 ,Kernel Linux 2.6.35.6-48.fc14.x86_64,GNOME 2.32.0 NVIDIA DRIVER VERSION: 260.19.12
|

12th June 2011, 11:52 AM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,202

|
|
|
Re: Install openoffice on Fedora 11
First thing: This thread is over a year old. Things have changed and you really should start a new one when you have a problem.
Second thing: If you're using F15, OpenOffice has been replaced by LibreOffice. Try looking for that. Essentially identical. Google the reasons for the shift to LibreOffice.
Also, a search of recent threads would have helped you too: http://forums.fedoraforum.org/showthread.php?t=263849
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

12th June 2011, 11:56 AM
|
 |
Registered User
|
|
Join Date: Apr 2010
Location: VIZAG, ANDHRA PRADESH, INDIA
Age: 26
Posts: 168

|
|
|
Re: Install openoffice on Fedora 11
Quote:
Originally Posted by bob
|
I was not aware of that
LibreOffice is working with yum.
lets see how it is.
__________________
LAPTOP HCL ME B3863 @Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20 GHz, 4GB RAM, 320 HDD,GeForce 8200M G (GPU 0),GRAPHICS BY NVIDIA
Fedora Release 14 ,Kernel Linux 2.6.35.6-48.fc14.x86_64,GNOME 2.32.0 NVIDIA DRIVER VERSION: 260.19.12
|

28th August 2012, 09:21 PM
|
 |
Registered User
|
|
Join Date: Aug 2012
Location: California
Posts: 2

|
|
|
Re: Install openoffice on Fedora 11
The code posted by Dangermouse to install office/productivity is still working, and will install Libre Office on Fedora 15 and later.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 09:25 (Sunday, 19-05-2013)
|
|
 |
 |
 |
 |
|
|