Install LibreOffice 4.3.3 in Ubuntu 14.10
Sponsored Link
LibreOffice uses the international ISO/IEC standard OpenDocument file format as its native format to save documents for all of its applications (as do its OpenOffice.org cousins Apache OpenOffice and NeoOffice). The OpenDocument file format is now also supported by all major competing office suite applications (proprietary and open source). LibreOffice is also compatible with other major office suites, including Microsoft Office, through a variety of import/export filters. The file formats of Microsoft Office are well supported, though some layout features and formatting attributes are handled differently in the application or are not entirely supported in the filters. LibreOffice is available in over 110 languages and for a variety of computing platforms,[10] including Microsoft Windows, Mac OS X 10.6 Snow Leopard or newer, and Linux. It is the default office suite of most popular Linux distributions
Install LibreOffice 4.3.3 in Ubuntu 14.10
Open the terminal and run the following commands
sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update
sudo apt-get install libreoffice
Screenshots
why use a ppa when it is available in the official repo ?