The third major release of "the best free office suite ever" LibreOffice 3.5.0 now can be installed easily on Ubuntu via PPA. So, what's new in this release? Here are some of them.
LibreOffice Writer
- a new built-in Grammar checker for English and several other languages
- improved typographical features, for professional looking documents
- an interactive word count window, which updates in real time
- a new header, footer and page break user interface
LibreOffice Calc:
- support for up to 10,000 sheets
- a new multi-line input area
- new Calc functions conforming to the ODF OpenFormula specifications
- better performances when importing files from other office suites
- multiple selections in autofilter
- unlimited number of rules for conditional formatting
Install LibreOffice 3.5.0 on Ubuntu via PPA
Ubuntu users can install LibreOffice 3.5.0 by typing this command:
Please make sure you have removed OpenOffice (if any) to avoid any conflict.
- sudo add-apt-repository ppa:libreoffice/ppa
- sudo apt-get update
- sudo apt-get dist-upgrade
Desktop integration
- sudo apt-get purge openoffice*
If you want seamless integration for GNOME and KDE, you might want to install this package:
For GNOME
For KDE
- sudo apt-get install libreoffice-gnome
- sudo apt-get install libreoffice-kde
via: WebUpd8