Skip to content

Instantly share code, notes, and snippets.

@CreatorB
Created December 18, 2014 13:52
Show Gist options
  • Save CreatorB/1b63c75c62325e494c4c to your computer and use it in GitHub Desktop.
Save CreatorB/1b63c75c62325e494c4c to your computer and use it in GitHub Desktop.
How to Complete Remove Libre Office Ubuntu Linux
Get error when installed openoffice desktop integrations, finally i can solved it by complete removed libreoffice.
sudo apt-get remove --purge libreoffice-core
sudo apt-get remove libreoffice-common
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment