How to Install Open Office.org 3.1.1 on Ubuntu 9.0
Joe Engressia, Friday, October 16, 2009Open Office has release Open Office 3.1.1 that is rich of new features. Open Office is open source and free and protected by GNU. Open Office is available for Linux, Mac OS, and Windows. It makes linux more awesome, cos everyone can make report, presentation, etc with ease. According of oppenoffice.org, version 3.1.1 has more improvements.
- Improved screen appearance
- Making 'dragging' easier with graphics
- Improved file locking
- Subtle highlights, more informations.
New features on Open Office 3.1.1 (build OOO310_m19)
Let's install Open Office 3.1.1 on Ubuntu Jaunty Jackalope 9.04.
- Remove old version of Open Office
Before installing Open Office 3.1.1, you have to remove the old version of your open office.
$ sudo apt-get remove --purge openoffice.org
$ sudo apt-get autoremove --purge - Edit file sources list
$ sudo pico /etc/apt/sources.list
copy and insert bellow sources into sources.list:
deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main - Add key for your repositories
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247D1CFF - Update packages on your ubuntu 9.04
$ sudo apt-get update - The last way, install Open Office 3.1.1 on your ubuntu 9.04
$ sudo apt-get install openoffice.org
Please wait in a few minutes.
Now, You have Open Office 3.1.1 on your Ubuntu Jackalope 9.04. Please check on Applications >> Office, Your Open Office 3.1.1 is ready to be used.
Subscribe to:
Post Comments (Atom)
Comments :
Post a Comment