[HOW TO] Install latest LibreOffice in Xubuntu (PPA)
This article shows how to install the latest version of the productivity suite, LibreOffice. When I say "latest" I'm referring to alphas and betas, so I'll quote the "LibreOffice Packaging" team: Only for the most brave and courageous! If you're running Xubuntu 12.04, LibreOffice 3.6 RC will be installed. And LibreOffice 4.0 alpha will be installed for the Xubuntu 12.10 users. Install Open a terminal window and run: sudo apt-get purge libreoffice-core -y && sudo add-apt-repository ppa:libreoffice/ppa -y && sudo apt-get update && sudo apt-get install libreoffice -y Usage LibreOffice can be accessed via Applications Menu > Office > LibreOffice . References LibreOffice Pre-Releases | PPA