How to install OpenOffice.org 3.2 on Ubuntu
Since I’m against upgrading my systems to Ubuntu 9.10, when it comes to the OpenOffice.org office suite I am stuck with the 3.0 version from Jaunty’s repositories. Therefore, if I want to put my hands on a newer release of OpenOffice the only way to do this is to use the packages provided by Oracle (Sun was acquired by Oracle).
The process of installing OpenOffice.org from other packages than the ones from the repositories is not very complicated, but it might not come in handy for new users. It’s good to know though that the 3.2 release of OpenOffice will be available on Ubuntu 10.4 (codenamed Lucid Lynx) due to appear this year in April. But if you want to use the latest version available, here’s what you have to do:
- Download OpenOffice.org from here (make sure to download the DEB package for your system’s architecture – 32/64 bit). At the moment of writing this post, the 3.2 release is still in RC stage (release candidate 4).
- Before installing the new version, remove your existing OpenOffice.org installation using Synaptic or Add/Remove…
- Extract the downloaded archive and open a terminal into the resulting folder.
- Browse to the
DEBSsub-folder from that directory. - Install OpenOffice.org 3.2 by issuing the following command:
- Install the menu entries by going into the
desktop-integrationfolder:
sudo dpkg -i --force-overwrite *deb
cd desktop-integration sudo dpkg -i --force-overwrite *deb
You are all done. OpenOffice.org 3.2 is installed on your machine and all the file associations have been set up automatically. To see a complete list of the new features for this latest release go here.
You might also like:
10 Comments
Leave a comment
Recent Posts
Projects that I support
Recent Comments
nope said:
yeah that was my first thought too, but: mount: warning: seems to be mounted read-write. too bad, would have been just perfect. more»Klaus Deiss said:
Dear Radu, I tried it on Ubuntu 10.0.4.2 and 10.0.4.3 with different kernel versions (amd64 server 2.6.32 kernel). No... more»scompo said:
Nope.. Now it’s not working again.. This printer it’s a real pain in the butt.. The other hp printer I had... more»Dmitrij said:
Thank you Peter and Patrice. Could you please post the updated script? more»hd_flash_pains said:
didn’t work for me more»








Hello, sorry to bother but I’ve only been running Ubuntu for about 5 days.
When I go to remove OpenOffice in Synaptic, there are over a dozen installed packages related to it. Do I need to remove ALL of them before installing the release candidate, or just the base-core package?
You should remove all packages. In Synaptic search for all packages that have “openoffice” in their name or description (click on search to enter the filter). Then sort the found packages by their state (installed/uninstalled), select all the ones that are installed and remove them completely (use the contextual menu).
Afterwards follow the instructions I posted here and then you should have the latest OOo on your system.
1) Why not add karmic’s repositories to your configuration and install via package manager? I don’t know if it works, just an idea.
2) Is there anything bad about karmic which you’d like to share with the rest of the world? Why I’m asking: I run karmic for months, on pretty recent hardware, and had no problem at all until now.
I do not like to mess with the repos by adding ones from newer releases. Even though you’ll gain that GNOME/Ubuntu better integration, it’s not a clean solution for having the new OOo.
Regarding Karmic, when I first used it
libnotifyhad some bugs related to the on-screen position for notifications, VMware runs horrible on it, X restarted several times without any reason. I really don’t know what’s the status now about all these, but I prefer to have a stable environment when I work, whether I develop software or I write articles for Linux Identity. It’s really important to have an environment that you can rely on, from which you can easily predict its outputs regarding to the inputs you produce.Thanks for the instructions! They worked great with only a minor issue. I am staying with Jaunty as long as I can.
One Problem with OO3.2 Installation was finding a package that included the desktop-integration file. I had to download several .deb.tar.gz from mirrors before I found the right one. By the way, I could not download directly from OO site. I have good bandwidth but it never successfully downloaded even when I let it run overnite. Mirrors worked just fine.
I enjoy your Web Site, tips, etc.. Many thanks!
Hershy, luckily OOo 3.2 will be by default in Lucid Lynx and from what I’ve seen until now the new desktop themes are amazing. Since it will be a LTS release I think it will be more stable from the start.
[...] the 10.04 release. Of course, if you are eager to put your hands on it faster, you can check this article I wrote a few weeks ago. Anyway, this post is about the latest issue of Linux Identity Office, a [...]
can you please explain how to do this in layman’s terms? I have just barely installed linux and i am not used to the lingo that is used. Thanks soo much!!
The post uses the most non-technical explanations one can give about installing OOo from the official site. The instruction set is actually inspired by the ones from the official guide. What distribution do you use? Ubuntu 10.04 comes with OOo 3.2 installed by default.
[...] Credit to: http://ubuntuforums.org/showthread.php?p=8808996 http://radu.cotescu.com/2010/02/03/how-to-install-openoffice-org-3-2-on-ubuntu/ [...]