How to install Openoffice 3.1 in Ubuntu-Debian
OpenOffice.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
Related posts:
- Install OpenOffice 3.1.0 on Debian Lenny using Debian Lenny Backports By default, debian Lenny include OpenOffice 2.6.4 and this is...
- Power point viewer for Ubuntu and Debian Microsoft Power point is a presentation software in Windows environment....
- Install eyeOS on Ubuntu-Debian Linux eyeOS is a Free Software project that develops the Cloud...
- Install startup manager in debian StartUp-Manager 1.9.11 Startup manager is used to configures some settings...
- how to install Bluefish di Debian Lenny Bluefish merupakan sebuah aplikasi pemograman html yang berjalan di platform...
Related posts brought to you by Yet Another Related Posts Plugin.




