Created
December 18, 2014 13:52
-
-
Save CreatorB/1b63c75c62325e494c4c to your computer and use it in GitHub Desktop.
How to Complete Remove Libre Office Ubuntu Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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