Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old November 19th, 2008   #1
fooman
Fresh Brewed Ubuntu
 
fooman's Avatar
 
Join Date: Jan 2007
Location: northeast, usa
Beans: 1,215
Ubuntu 9.04 Jaunty Jackalope
HOW TO: update to the latest OpenOffice using launchpad repositories

i see the question posted a lot in the forums and have not noticed a tutorial for it yet...so here is my first attempt at one:

we first need to add the repositories to the sources.list file. so open a terminal and type or copy/paste the following:

Code:
gksudo gedit /etc/apt/sources.list
when it opens, add (copy/paste) the following lines to the bottom of the file:

for hardy:

Code:
##repo for open office3
deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu hardy main
for intrepid:

Code:
##repo for open office3
deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu intrepid main
for jaunty:

Code:
##repo for open office3
deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main

save
and then close the file.

add the PGP key with this command:

Code:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 247D1CFF
now to upgrade openoffice to the latest version... just need to update the repos and upgrade the packages. run (type or copy/paste) this command in a terminal:

Code:
sudo apt-get update && sudo apt-get dist-upgrade
thats it...open office 3.1.* should be installed and in the menu: applications > office

or just start it up from the terminal:

Code:
openoffice
**if you seem to be missing some items and would like the entire suite installed....open a terminal and type or copy/paste:
Code:
 sudo apt-get install openoffice.org
hope that helps someone.

************************************************** ************************************************** ************************

EDIT: updated 5-13-09 to latest version.

Last edited by fooman; September 9th, 2009 at 08:26 AM..
fooman is offline   Reply With Quote
Old November 25th, 2008   #2
RedRat
Quad Shot of Ubuntu
 
RedRat's Avatar
 
Join Date: Jul 2007
Beans: 473
Ubuntu 8.04 Hardy Heron
Re: HOW TO: update to openoffice 3 in intrepid

Just a question. Is Open Office 3 designed for Intrepid (8.10) or can it be installed also under Hardy (8.04). The reason I ask is that I have several programs from Debian (Pan 133 and Google Gadgets) that don't want to install under my current Hardy installation due to library dependencies (These library dependencies are referenced to libraries that I have installed, at least nominally they share the same names).
RedRat is offline   Reply With Quote
Old November 25th, 2008   #3
crjackson
Tall Cafè Ubuntu
 
crjackson's Avatar
 
Join Date: May 2007
Location: Charlotte, NC, USA
Beans: 2,528
Ubuntu 9.10 Karmic Koala
Re: HOW TO: update to openoffice 3 in intrepid

Quote:
Originally Posted by RedRat View Post
Just a question. Is Open Office 3 designed for Intrepid (8.10) or can it be installed also under Hardy (8.04). The reason I ask is that I have several programs from Debian (Pan 133 and Google Gadgets) that don't want to install under my current Hardy installation due to library dependencies (These library dependencies are referenced to libraries that I have installed, at least nominally they share the same names).
I tried adding the repo listed on my hardy install. It showed updates available but wouldn't install them. It wanted to do a partial upgrade, and I confirmed the upgrade, but it still wouldn't complete the install.

It worked fine in Intrepid however.
__________________
AMD ATHLON 64 X2 4800+ @ 2.6 GHz - Ubuntu Jaunty 9.04
MSI K8N Neo4 Platinum/SLI - BIOS 3.11 - 4 GB Curcial DDR
MSI 8800 GT -- Plextor PX-880SA -- Pioneer DVR-115D
2x 74 GB WD Raptors SATA , 2x 250 GB Hitachi SATA (Data)
crjackson is offline   Reply With Quote
Old November 25th, 2008   #4
RequinB4
Ubuntu Extra Shot
 
RequinB4's Avatar
 
Join Date: Mar 2008
Beans: 348
Ubuntu 8.04 Hardy Heron
Re: HOW TO: update to openoffice 3 in intrepid

Quote:
Originally Posted by RedRat View Post
Just a question. Is Open Office 3 designed for Intrepid (8.10) or can it be installed also under Hardy (8.04). The reason I ask is that I have several programs from Debian (Pan 133 and Google Gadgets) that don't want to install under my current Hardy installation due to library dependencies (These library dependencies are referenced to libraries that I have installed, at least nominally they share the same names).
http://ubuntuforums.org/showthread.php?t=982652
RequinB4 is offline   Reply With Quote
Old November 26th, 2008   #5
rjuhser
First Cup of Ubuntu
 
Join Date: Nov 2008
Beans: 1
Angry Re: HOW TO: update to openoffice 3 in intrepid

I followed all the steps above in fooman's description, but I don't get OpenOffice 3 installed. The response of the upgrade is ...

sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

... but when I start OpenOffice, I still got version 2.4.

Any ideas what might be wrong?
rjuhser is offline   Reply With Quote
Old November 26th, 2008   #6
omns
Iced Blended Vanilla Crème Ubuntu
 
omns's Avatar
 
Join Date: Aug 2006
Location: non-local
Beans: 2,746
Send a message via MSN to omns
Re: HOW TO: update to openoffice 3 in intrepid

Quote:
Originally Posted by rjuhser View Post
Any ideas what might be wrong?
The packages seem to have disappeared from launchpad? The repo is now empty
__________________
| omns.devianart.com |
do less - be more
omns is offline   Reply With Quote
Old November 26th, 2008   #7
frankleeee
Quad Shot of Ubuntu
 
Join Date: Sep 2008
Location: on the moon Alice
Beans: 399
Ubuntu 8.04 Hardy Heron
Re: HOW TO: update to openoffice 3 in intrepid

Quote:
Originally Posted by GrantG View Post
The packages seem to have disappeared from launchpad? The repo is now empty
In another thread the scoop is that due to bug issues the package was pulled to be worked on and will be back when fixed.
frankleeee is offline   Reply With Quote
Old December 5th, 2008   #8
shaohu.xie
First Cup of Ubuntu
 
Join Date: Nov 2008
Beans: 2
Re: HOW TO: update to openoffice 3 in intrepid

I'am using ubuntu 8.10 64bit.
The system language is Simplified Chinese.I can't upgrade OpenOffice to 3.0.

The OpenOffice.org has not support Simplified Chinese version for Linux 64 deb now.
shaohu.xie is offline   Reply With Quote
Old December 6th, 2008   #9
jetsaredim
5 Cups of Ubuntu
 
Join Date: Jun 2006
Location: Uxbridge, MA
Beans: 17
Ubuntu 9.04 Jaunty Jackalope
Re: HOW TO: update to openoffice 3 in intrepid

I think there are just no amd64 builds at all, which is disappointing... Anyone else looking for the amd64 builds and able to find them?
jetsaredim is offline   Reply With Quote
Old December 6th, 2008   #10
Skripka
Dipped in Ubuntu
 
Skripka's Avatar
 
Join Date: Jul 2008
Location: 4newOtherOSTalk4umCsig
Beans: 547
Re: HOW TO: update to openoffice 3 in intrepid

Quote:
Originally Posted by jetsaredim View Post
I think there are just no amd64 builds at all, which is disappointing... Anyone else looking for the amd64 builds and able to find them?
They are there on the OOorg website. I downloaded them and (re)installed them on my system yesterday.
__________________
PhenomII 720x4@3.65gHz w/Zalman cooler,PNY Nvidia GTX260, 4GB, Arch64

14 is NOT a random number!!!!!
Arch Linux | new Other OS Talk forum
Skripka is online now   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:15 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry