This site requires JavaScript, please enable it in your browser!
Greenfoot back
toastyteenagers
toastyteenagers wrote ...

2015/1/17

Greenfoot for Raspbian?

toastyteenagers toastyteenagers

2015/1/17

#
I would kill to program on my raspberry pi. We have scratch, but thats not enough.
davmac davmac

2015/1/18

#
Well, there's nothing stopping you from installing Greenfoot on your pi... You might find that its performance isn't that great, however, with the current Pi models.
toastyteenagers toastyteenagers

2015/1/25

#
davmac wrote...
Well, there's nothing stopping you from installing Greenfoot on your pi... You might find that its performance isn't that great, however, with the current Pi models.
Ok, how?
davmac davmac

2015/1/25

#
Download it (the .deb package, labelled as "for Ubuntu / supports Debian"). Open a terminal, change to the directory where the downloaded file is stored (eg cd Downloads), and type: sudo dpkg -i greenfoot-241.deb
You need to login to post a reply.