Scratch Adventures in Linux (2010 Update)
Wow! It’s been almost exactly a year 2 years since I posted on my adventures with Scratch on Linux (see post here).
Well, the Scratch team at MIT has made the use of Scratch 1.4 (the latest version) on Ubuntu Linux (versions 9.04 and 9.10) much less of an adventure. I’ve successfully followed the installation procedure on 5 Ubuntu 9.04 computers. I have not done extensive testing on Ubuntu, but everything I’ve tried works fine.
Installer notes:
- The instructions for installing Scratch on Ubuntu are posted here.
- I did NOT use the link https://launchpad.net/+help/soyuz/ppa-sources-list.html (this is a link in the intructions).
- Open the Software Sources panel via System -> Administration -> Software Sources to access the “3rd party software sources” list.
- Although instructed to do so by the instructions, I was not able to “paste” the line
sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys 4EA7974E
into the console. I had to type the line in. - When you go to the System -> Administration -> Symantec list to find Scratch to select it for install, you’ll find a formidable list to look through. If you look through there and really can’t find Scratch or scratch (I’m sure that happened to me a couple of times), reboot the computer and then look through the list again. Either Scratch miraculously showed up or resting for a couple of minutes while the computer rebooted improved my search capability.
Comparing Scratch on Ubuntu to my original post:
- An installer for Scratch 1.4 is available for Ubuntu 9.04 and 9.10. This alleviates the need to install Squeak and then the WinScratch.zip file… just follow the instructions!
- A launch icon is automatically added to the Applications menu under Programming. No need to open the terminal to start the program.
- Presentation mode works.
- Sound works (although I didn’t explicitly try the midi, so I’m not sure about that).
- The Scratch website works fine with Java installed.
Other notes:
- Edubuntu is no longer published with Ubuntu as part of the same image. First install the standard Ubuntu package, the install the Edubuntu add-on. Link to Ubuntu is here. Link to Edubuntu is here.
Have a great week!

Here’s a picture of the inside with the “elaborate force management system”. This elaborate system is composed of 4 tennis balls which are just placed at the 4 corners of the box.
The switch is activated when the top is pressed down. This picture shows the other half of a switch mounted to the upper 1×12.
The screenshot at right shows a script I have attached to the background. Notice that the script will work in either of the following 2 conditions:
A screenshot of the project is shown at the right. Run the project by clicking
A screenshot from the Scratch simulation I created for this problem is shown below. The project can be run 

A screenshot of the program is shown to the right. I substituted cats for the bicycles and a butterfly for the fly for ease (as Scratch came preloaded with those graphics).