Nov
23

Install OpenOffice 3.1.0 on Debian Lenny using Debian Lenny Backports

By admin
Easy AdSense by Unreal

By default, debian Lenny include OpenOffice 2.6.4 and this is a little bit old since the new OpenOffice 3.1 was released. But, we can easily install or update the OpenOffice 2.64 into current OpenOffice 3.1.0 by activating or using Debian Lenny Backports. To get started, please follow the tutorial below:

1. Add the backports repositories
To add the Lenny backports repositories, simply edit as root your /etc/apt/sources.list file and add the following line:

 deb http://www.backports.org/debian lenny-backports main contrib non-free

Then close and make sure you save the file.

2. Install the Debian backports keyring

Open terminal and execute this command as root:

apt-get install debian-backports-keyring

3. Update your repositories

apt-get update

And install OpenOffice.org:

apt-get -t lenny-backports install openoffice.org

4. Now enjoy the new version of OpenOffice 3.1.0 on your Debian Lenny

  • Share/Bookmark

Related posts:

  1. How to install Openoffice 3.1 in Ubuntu-Debian OpenOffice.org has released OpenOffice 3.1. A free and opensource  office...
  2. How to install Cairo Dock in Debian Lenny Cairo Dock is a light eye-candy fully themable animated dock...
  3. Debian Lenny updated On June 27th 2009, Debian announced the second second update...
  4. how to install Bluefish di Debian Lenny Bluefish merupakan sebuah aplikasi pemograman html yang berjalan di platform...
  5. Edit pdf file in Debian Lenny using pdfedit Do you need a pdf editor running on Linux especially ...

Related posts brought to you by Yet Another Related Posts Plugin.

Categories : Debian

Leave a Comment