Replace OpenOffice and Installing LibreOffice on Ubuntu 10.10
1. Remove all instances of OpenOffice.
Open a terminal and type:
sudo apt-get autoremove openoffice.org-* 2. Install LibreOffice via PPAsudo add-apt-repository ppa:libreoffice/ppa sudo apt-get updatesudo apt-get install libreoffice-gnome To enable PDF import capability:sudo apt-get install libreoffice-pdfimport



