Skip to content

Instantly share code, notes, and snippets.

@andrewpmiller
Created November 29, 2015 18:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save andrewpmiller/2b2fc59ca1de9e236ae6 to your computer and use it in GitHub Desktop.
Save andrewpmiller/2b2fc59ca1de9e236ae6 to your computer and use it in GitHub Desktop.
Remove libreoffice from a Raspberry Pi
sudo apt-get remove --purge libreoffice*
sudo apt-get clean
sudo apt-get autoremove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment