JeremyPerson.com
-My Corner of the Web
User's Online 
4 People Online Now

How To Install Open Office 3.2 In Ubuntu

I’m a big fan of open source and love the new Open Office 3.2.  The start-up times for each of the programs is now lightening fast now and there are several new features added.  If you are like me and are running Ubuntu, you can follow the instructions below to install it.

Download the Deb files here.

  • Open terminal and type the following commands and hit enter after each:
    • tar nameOfYourFile.gz
    • cd nameOfFolder/
    • cd RPMS/
    • sudo apt-get install alien
    • sudo apt-get remove openoffice*
    • sudo alien –scripts –keep-version *.rpm
    • sudo dpkg -i *.deb
    • cd desktop-integration/
    • sudo dpkg -i *.deb

Posted in Open Source & Linux on February 12th, 2010 by Jeremy at 11:51 pm with (75 views)

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.