Bookmark and Share

If you are new to Unixmen, you may want to subscribe :

 

Openoffice3.2 Final is available. The new version of openoffice.org 3.2 comes with many new features and improvements. If you are under fedora12, linuxMint8, Ubuntu 9.10 karmic koala or debian you can follow the instructions bellow to install or upgrade to Openoffice3.2.

A lot of new features have found its way into the new version. Here are just a few of them:

  • faster start up times
  • improved compatibility with open standard (ODF) and proprietary file formats
  • improvements to all components, but especially in the Calc spreadsheet with many new or enhanced features
  • the Chart module (usable throughout OpenOffice.org) got a usability makeover as well as offering new chart types
  • Impress and Draw provides the new Comments implementation that is already known from Writer
  • Base got now also the zoom slider to increase/decrease the view seamless

Much more details can be found in the New Features documentation and in the technical Release Notes.

 

Download OpenOffice.org 3.2.0 Final Release.



Install and upgrade  (Installation tested and is working):


  • For ubuntu 9.10 karmic koala (Via PPA launchpad):


For the installation via ppa launchpad for Ubuntu, the official repositories that will have 3.2.0 and 3.2.1 for Ubuntu 9.10 karmic koala and ubuntu10.04 lucid lynx are now available , you can now you can install via repository if you are under ubuntu.

For Karmic koala :

sudo add-apt-repository ppa:openoffice-pkgs/ppa

Now update and upgrade :

sudo apt-get update && sudo apt-get upgrade


  • Install Openoffice.org 3.2 final (debian package) on Ubuntu/Debian/LinuxMint:

First : Remove all the packages from the installed version
Go to Synaptic or your package manager and mark all the openoffice.org packages installed to be removed (there is the string ubuntu in their version number). This is mandatory for your first upgrade of the distro delivered OOo version, no need to do that for the following upgrades.
For Ubuntu (flavors prior to Jaunty 9.04), the system will also remove the ubuntu-desktop package. No worry, this is a meta package that can be removed safely. But in case you want to upgrade your whole distro, you'll have to install back this package (and the OOo original version). To remove from terminal :

sudo apt-get remove openoffice*.*

Second : Download the debian package, and install them by following these steps :

For us language the package is :OOo_3.2.0_LinuxIntel_install_en-US_deb.tar.gz

Now esxtract using the command :

tar xzvf OOo_3.2.0_LinuxIntel_install_en-US_deb.tar.gz

Now cd the extracted directory :

cd OOO320_m12_native_packed-1_en-US.9483/

The software is installed using the dpkg -i command. Type the following command, to install the software:

sudo dpkg -iR DEBS/


If you already had an older version already upgraded to 3.1.1 which you did not uninstall, dpkg will upgrade it rather than installing both versions at once.

Removing : To remove a package, use the following command:

sudo dpkg -r openoffice.org
  • Install Openoffice.org 3.2 final on RPM based Linux systems : Fedora / Centos /Redhat:


Installation steps :

1- To install the software for all users, su to become superuser.

2- Extract the package with the following command:

tar -xvf OOo_3.2.0_xxxxxxxx_LinuxIntel_install_wJRE_en-US.tar.gz

3- cd to the folder that the tar command created.

cd 000320_xx_native_packed-1_en-US.9476
 

4- To install the software for all users, type the following to become superuser:

su -

5- Grant permission to open a graphical display for root, using the authority from your user account. This is necessary for security reasons on some systems, while on other systems adequate security is provided without this

XAUTHORITY=/home/{username}/.Xauthority; export XAUTHORITY
DISPLAY=:0.0; export DISPLAY
 

6- Start the setup program and follow the instructions.

./setup

7- If you su to install for all users, exit the superuser shell:

exit

 


If you have a Tip, tutorial, Idea or anything you want to share with unixmen readers, you can send it to : tips[a]unixmen.com or use our contact form Thanks.



Related Articles by Tag :



Related Articles By Tags:

Comments (17)
  • Keith  - Debian Lenny?
    avatar

    Has anyone succeeded in installing oOo3.2 from the openoffice.org web site on Debian Lenny?

    I'm getting dependency errors. Removes cleanly.

  • kashyap  - openoffice 3.2 installation
    avatar

    hi all,

    I had to uninstall openoffice 3.1 as 3.2 is installing in /opt and menus deb file was not installing. had to uninstall openoffice.org...common pkg and then again installing the menu deb file was successful.

    hope this help every one.

  • John H  - Missing dependencies
    avatar

    I am running Ubuntu Karmic, and both the download and the update via the website fail. Seems there are a few things missing from the website, and some unsatisfied dependencies in the downloaded version.

  • Wagner Arestides  - OpenOffice.Org not update in Kubuntu 9.10 Karmic
    avatar

    I'm using Kubuntu 9.10 Karmic and can not upgrade to version 3.1 of the OpenOffice.org version 3.2. I did the above procedure without success. The address to which it is intended to download the updates is offline or appears to be available for Ubuntu Karmic. The address that should be made to update is this: http://ppa.launchpad.net/openoffice-pkgs/ppa/ ubuntu/dists/ but yet is only available for Hardy, Intrepid and Jaunty. Should be why is not updating to the latest version of Ubuntu Karmic.

    Does anyone have any other suggestions for the update through the Ubuntu repositories Karmic?

  • Belly Hardian  - OpenOffice.Org not update in Kubuntu 9.10 Karmic
    avatar

    yeah,, me 2 :(
    using karmic 9.10

  • Zinovsky
    avatar

    Try first to remove all old packages of openoffice3.1.1 then follow the instructions above to install the new version 3.2. The tutorial is tested on karmic koala and worked for me fine. PPA always are not available :evil:. If you need any help don`t hesitat to ask :)

  • Zinovsky  - First remove all Old Ooo installed packages
    avatar

    For ubuntu and debian first remove all the packages of old installed version
    Go to Synaptic or your package manager and mark all the openoffice.org packages installed to be removed (there is the string ubuntu in their version number). This is mandatory for your first upgrade of the distro delivered OOo version, no need to do that for the following upgrades. After doing this you will be able to install Ooo3.2

  • Vinny  - Great! Ubuntu-Karmic (Ubuntu 9.10)
    avatar

    It was easy and painless for me! few minutes and it was installed!! The menu was there, nothing wrong with the installation, all worked fine.

    I first uninstalled the older version of OO3.1 with the command posted above (sudo apt-get remove openoffice*.*) and then i installed the new version.

    Thanks for this splendid mini-tutorial!

  • spiregrain  - Open Office 3.2
    avatar

    :cry: Followed all above but after
    sudo dpkg -iR DEBS/

    I just get
    find: ‘DEBS/’: No such file or directory
    dpkg: find for --recursive returned unhandled error -1

    Now, having uninstalled 3.1 I have no OO at all

  • Zinovsky
    avatar

    cd the extracted directory using this command :

    Quote:
    cd OOO320_m12_native_packed-1_en-US.9483/


    Then use the command: sudo dpkg -iR DEBS/
    if you want to get back your openoffice 3.1.1 you can just use the command :

    Quote:
    sudo apt-get install openoffice.org
  • Jobin Thomas  - Installed 3.2 successfully
    avatar

    Hello,

    I was able to successfully install the 3.2 version following the instructions provided below. Thanks for the steps provided above. It made the process very easy.

    Steps followed:
    1. Un-installed the earlier version 3.1 using the synaptic package manager.
    2. Downloaded the new version
    3. Then followed the steps
    >>snip
    sudo apt-get remove openoffice*.*

    Second : Download the debian package, and install them by following these steps :

    For us language the package is :OOo_3.2.0_LinuxIntel_install_en-US_deb.tar.gz

    Now extract using the command :

    tar xzvf OOo_3.2.0_LinuxIntel_install_en-US_deb.tar.gz

    Now cd the extracted directory :

    cd OOO320_m12_native_packed-1_en-US.9483/

    The software is installed using the dpkg -i command. Type the following command, to install the software:

    sudo dpkg -iR DEBS/
    >>snip

  • Ian  - Ahh .. no Karmic in the PPA
    avatar

    Seems the reason it isn't installing on karmic from the ppa is that there is no Karmic there .. well as of 12/03/2010

    http://ppa.launchpad.net/openoffice-pkgs/ppa/ ubuntu/dists/

    It has Hardy, Intrepid and Jaunty, but no Karmic

  • Arun Cherian  - Offline Installation?
    avatar

    I have Ubuntu 9.10. Unfortunately I currently don't have an internet connection. Is there any way I can get an offline installer?

  • Anonymous
    avatar

    Works!!

    Keramic 9.10!

    Thanks Cowboy!! :D

  • santosh  - shows errors while installing OOo3.2
    avatar

    While installing , i am getting an error

    find: `DEBS/': No such file or directory
    dpkg: find for --recursive returned unhandled error -1

    what is this issue ?

  • balaji  - OpenOffice3.2 is working in my LNX MINT GLORIA
    avatar

    I used the following commands

    $sudo apt-get remove openoffice*.*

    I started download Openoffice from its homesite

    and i used dpkg command to install openoffice3.2

    :lol: :lol:

  • ashokadev
    avatar

    command to change openoffice 3.1to 3.2 in ubuntu

Write comment
Your Contact Details:
Gravatar enabled
Comment:
[b] [i] [u] [s] [url] [quote] [code] [img]   
:D:):(:0:shock::confused:8):lol::x:P:oops::cry:
:evil::twisted::roll::wink::!::?::idea::arrow: