Last active
October 13, 2015 04:38
-
-
Save georgemendonca/4140750 to your computer and use it in GitHub Desktop.
Remove Libre Office Option
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
| ~$ sudo apt-get purge libreoffice* | |
| ~$ sudo apt-get autoclean | |
| ~$ sudo apt-get autoremove |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment