As many of you know, OpenOffice.org 3.0, the Microsoft Office 2007 compatible productivity suite, has finally been released. Demand was so great that OpenOffice.org's servers buckled under the load on the day of the release! OpenOffice is a free, open source productivity suite available for Windows, Macintosh and Linux. While OpenOffice.org 3.0 will eventually make its way into Debian's (and thus Parsix's) repositories, there's no need to wait for the advanced features and compatibility offered by this amazing office productivity suite. Here's how to install OpenOffice.org 3.x on your Parsix system today!
1. Open Synaptic package manager as root and search for Openoffice. Uninstall all files.
2. Goto this link and download the latest OpenOffice.org Linux DEB package for your desired language: http://download.openoffice.org/other.html#en-US
3. Save the above archive to your home directory (I would choose /home/username/Downloads/OpenOffice as an example.)
4. After the archive has been download, open the directory where you saved it and right-click the file. Choose 'Extract here' to untar the archive.
5. Double click the resulting 'OOO300_m9_native_packed-1_en-US.9358' folder, then double-click the DEBS folder to enter it.
6. Right-click in a blank area and select 'Open in Terminal' to gain access to the command line.
7. Type the following as root (to gain root access, either type "su" followed by 'enter' and then your root credentials, or use "sudo" if you've enabled it.)
dpkg -i *.deb
8. After the packages have been installed, double-click the 'desktop-integration' folder and repeat steps 6 and 7.
That's it! You now have the latest and greatest OpenOffice.org Productivity suite installed in Parsix. Enjoy!

