Skip to content

Instantly share code, notes, and snippets.

@bperel
Last active January 21, 2017 11:45
Show Gist options
  • Save bperel/bd81bd759d0e0bc9edde to your computer and use it in GitHub Desktop.
Save bperel/bd81bd759d0e0bc9edde to your computer and use it in GitHub Desktop.
Raspberry pi package cleanup
#!/bin/bash
sudo apt-get purge idle idle3 python3 python scratch libreoffice-* wolfram-engine minecraft-pi
rm -r ~/python_games
rm -rf ~/Documents/BlueJ Projects/ Documents/Greenfoot\ Projects/ Documents/Scratch\ Projects/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment