I need help with installing LibreOffice. I previously had it OK but an upgrade would not work as said 'unmet dependencies'. I have purged it and it is all gone. When I try to re install from software Centre I get the following error message:
Package dependencies cannot be resolved
libreoffice: Depends: libreoffice-core (= 1:5.1.6~rc2-0ubuntu1~xenial2) but 1:5.1.6~rc2-0ubuntu1~xenial2 is to be installed.
Any ideas on how to get the missing stuff please?
sudo apt install -f
, thensudo apt update
and try again – George Udosen Oct 30 '17 at 10:57