Scratch on Linux
MIT provides Scratch for the Mac and Windows platforms but not Linux. Reading the Scratch help forums pointed me to a couple threads that said Scratch works with Wine, but I didn’t see any installation instructions.
If you’re not familiar with installing and running Windows applications on Linux with the Wine, here are the steps on Ubuntu.
- Install the wine package via Synaptic
- Download the Windows installer from scratch.mit.edu/download to your Desktop
- Open a terminal window and run the command:
wine Desktop/ScratchInstaller*- Assumes you’re working from your home directory and you downloaded the installer to your Ubuntu Desktop
- From here, the Scratch installer looks just like it down on Windows - follow the defaults.
- Double click the Scratch icon on your Ubuntu desktop to open Scratch.
Now, go make the cat dance.