OpenOffice.org 3.2 ~ a Karmic Koala Upgrade
OpenOffice.org 3.2 was just released. I wanted to get mine upgraded ASAP because of the 46% reduction in cold start time. If you haven’t heard of or seen OpenOffice.org before then check it out; its a Microsoft Office alternative that can actually replace MS Office. If you are interested in downloading OpenOffice.org for yourself, you can find a link to all of its download versions here.
Upgrade OpenOffice.org to 3.2 on Ubuntu:
- Download OpenOffice by visiting http://download.openoffice.org/ – be sure to grab the Linux.deb download version.
- Extract the .deb file.
- Copy and paste the OOO320_m12_native_packed-1_en-US.9483 folder onto the desktop.
- Open a Terminal window and paste the following command to remove the old version:
-
- sudo apt-get remove openoffice*.*
-
- Run the following command in the Terminal:
-
- sudo dpkg -i ~/Desktop/OOO320_m12_native_packed-1_en-US.9483/DEBS/*.deb
-
- Once that has completed, run the following command in the Terminal:
-
- sudo dpkg -i ~/Desktop/OOO320_m12_native_packed-1_en-US.9483/DEBS/desktop-integration/openoffice.org3.2-debian-menus_3.2-9472_all.deb
-
- OpenOffice setup is complete!
Now you can sit back and enjoy the enhanced MS Office compatibility and speed boost.