Yeah, after I posted I noticed that pygame, etc. are not available through the Debian repositories (for 2.5 at least). I think I manually installed them a while ago. My bad...
I'm thinking of creating a vmware/qemu image with all the games installed (and their dependencies, of course). If I do that I'll post a download link here.
PrintStar on 2008/04/07 13:51:
I have it on my Debian Etch (4.0) box straight out of the official Debian repositories:http://packages.debian.org/etch/python2.5
Just apt-get the python2.5 package. The command python2.5 starts Python 2.5, while the command python starts Python 2.4.