A quick update for Ubuntu users: LibreOffice 3.5.0 is now available in its official PPA for Ubuntu 11.10 Oneiric Ocelot and 10.04 Lucid Lynx users.
LibreOffice 3.5.0 could already be manually installed by downloading the debs from its website, but the global menu doesn’t seem to work using this method and there are some desktop integration issues with KDE.
Add the PPA and upgrade to LibreOffice 3.5.0
To add the PPA and upgrade to the latest LibreOffice 3.5.0 in Ubuntu 11.10 or 10.04, copy/paste the following commands in a terminal:
sudo add-apt-repository ppa:libreoffice/ppa sudo apt-get update sudo apt-get dist-upgrade
If you don’t want to use “dist-upgrade”, use the Update Manager or Synaptic to upgrade the packages.
The LibreOffice global menu should work when using the packages in the PPA. If it doesn’t, removing and reinstalling it should get it working:
sudo apt-get remove lo-menubar sudo apt-get install lo-menubar
That’s it for Ubuntu 11.10.
