How to replace LibreOffice by OpenOffice in Ubuntu 11
If you prefer using OpenOffice than LibreOffice in Ubuntu 11, you can replace it using these few steps:
- Download OpenOffice from http://download.openoffice.org/other.html. Download either Linux Intel DEB or Linux x86-64 DEB depending on the platform you are using.
- Remove LibreOffice
apt-get purge openoffice* apt-get purge libreoffice*
- Untar the downloaded OpenOffice tarball
- cd into the sub-directory DEBS
- dpkg -i *.deb
- cd desktop-integration
- dpkg -i *.deb