Place to share anything

Free Software, Download, Tips and Tutorials, Cars, Notebook, Review

How to install Openoffice 3.1 in Ubuntu-Debian

openoffice_logoOpenOffice.org has released OpenOffice 3.1. A free and opensource  office application.

In this tutorial, Ill show you how to install OOO 3.1.0 in Ubuntu-debian based system. Oke lets start over.

1. Download binary deb files from http://download.openoffice.org/other.html#en-US. and save to anywhere you want. I use my Desktop for saving my downloaded file

2. Your downloaded file would be OOo_3.1.0_LinuxIntel_install_en-US_deb.tar.gz or something similar

3. Extract the file. Right click on it and choose extract here. And it will produce files needed for installation in folder named OOO310_m11_native_packed-4_en-US.9399

4. Open terminal and CD into your extracted folder.

cd OOO310_m11_native_packed-4_en-US.9399/DEBS

5. To automatically install OOO including all dependency files, run this command instead:

sudo dpkg-i *.*.deb

6. Then to integrate OOO into your Desktop menu, move to desktop-integration folder

cd desktop-integration

7. Run the following command:

sudo dpkg -i openoffice.org3.1-debian-menus_3.1-9393_all.deb

8. You’re finished and ready to use the brand new OpenOffice 3.10

The steps are the same when you install OOO 3.10 in Debian Lenny or other Debian based systems

For more info about this current release please visit http://www.openoffice.org/dev_docs/features/3.1/index.html

For more info click the link below

Incoming search terms for the article:

  • Share/Bookmark

Related posts:

  1. Install OpenOffice 3.1.0 on Debian Lenny using Debian Lenny Backports By default, debian Lenny include OpenOffice 2.6.4 and this is...
  2. How to install Photorec, a photo recovery software in Ubuntu and Debian This post will show you how to install Photorec 6.8.1...
  3. Ubuntu, Debian and Linux – An Introduction If you are new to Ubuntu, it would be good...
  4. How to install adobe reader 9.1.2 in Ubuntu debian Adobe reader is the most popular pdf reader in both...
  5. How to install latest version of Miro in Ubuntu and Debian Miro is an application to watch video and online television....

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply