1. Remove all instances of OpenOffice.
Open a terminal and type:
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
Comments