problem installing libreoffice unbuntu 10.04

Asked by jasperpad

Hi

I am experiencing a problem installing Libreoffice in ubuntu 10.04. I have managed to remove open office and have npw got the follwoing in terminal:

The following packages have unmet dependencies.
  libreoffice: Depends: libreoffice-core (= 1:3.5.4-0ubuntu1~lucid1) but it is not going to be installed
               Depends: libreoffice-writer but it is not going to be installed
               Depends: libreoffice-calc but it is not going to be installed
               Depends: libreoffice-impress but it is not going to be installed
               Depends: libreoffice-draw but it is not going to be installed
               Depends: libreoffice-math but it is not going to be installed
               Depends: libreoffice-base but it is not going to be installed
               Depends: libreoffice-filter-mobiledev but it is not going to be installed

Does anyone have an idea of what I can do as I now have no office suite lol

thanks

george

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#1

Use the libreoffice ppa to install it..

First , remove any leftovers ..

$ sudo apt-get remove --purge openoffice*

$ sudo apt-get remove --purge libreoffice*

Then apply the commands below (one at time and same order)

$ sudo add-apt-repository ppa:libreoffice/ppa

$ sudo apt-get update

$ sudo apt-get install libreoffice

Thanks

Can you help with this problem?

Provide an answer of your own, or ask jasperpad for more information if necessary.

To post a message you must log in.