How to replace LibreOffice by OpenOffice in Ubuntu 11 November 6, 2011
Antre du Tryphon

How to replace LibreOffice by OpenOffice in Ubuntu 11

November 6, 2011 · Admin Ubuntu 11.10 Ubuntu 11.04

If you prefer using OpenOffice than LibreOffice in Ubuntu 11, you can replace it using these few steps:

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

Copyright 2012–2026, Claude "Tryphon" Théroux