How-To: Install OpenOffice 3.1 in Debian 5.0 Lenny

Posted by Chris7mas on Aug 22, 2009 3:39 PM EDT
Tux Arena; By Craciun Dan
Mail this story
Print this story

Debian Lenny comes by default with OpenOffice 2.6.4, but in the meantime OpenOffice 3.1 was released. You can easily install it on your Debian box by using the Debian Lenny backports repository, which is a repository including newer versions of applications than the ones which come by default with Lenny. Just follow the steps below:

Debian Lenny comes by default with OpenOffice 2.6.4, but in the meantime OpenOffice 3.1 was released. You can easily install it on your Debian box by using the Debian Lenny backports repository, which is a repository including newer versions of applications than the ones which come by default with Lenny. Just follow the steps below:

Add the backports repositories
To add the Lenny backports repositories, just 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

Make sure to save the file (Ctrl+O followed by Ctrl+X in Nano) and proceed to the next step.

Install the Debian backports keyring
As root, type:

apt-get install debian-backports-keyring

This will install the debian-backports-keyring package, adding the key to your trusted repository keys.

Update the package lists
Now, update the package lists as root:

apt-get update

And install OpenOffice.org:

apt-get install openoffice.org



This should be all. OpenOffice.org 3.1.0 should be now installed properly on your Debian box, and you can run it by typing openoffice.org in a Run box or opening a terminal application and typing openoffice.org.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Debian

« Return to the newswire homepage

Subject Topic Starter Replies Views Last Post
How do Debian Backports really work? Steven_Rosenber 3 1,700 Aug 23, 2009 3:48 PM

You cannot post until you login.