[racket] Racket v5.3.5

From: Todd O'Bryan (toddobryan at gmail.com)
Date: Wed Jun 19 23:00:08 EDT 2013

You can also use the PPA. It builds the 32-bit and 64-bit packages.

$ sudo add-apt-repository ppa:plt/racket
$ sudo apt-get update
$ sudo apt-get install racket

and you get notified of updates automagically!


On Wed, Jun 19, 2013 at 10:30 PM, Eli Barzilay <eli at barzilay.org> wrote:
> 50 minutes ago, Joe Python wrote:
>>
>>
>> The version of racket for Ubuntu precise is actually a 64-bit package.
>>
>> [...]
>>
>
> *sigh*  Yes, I forgot that the machine that does the ubuntu build was
> also physically upgraded to x86_64.
>
> I'll change the file name.  (Meanwhile, the only 32 bit build for
> linux is the Fedora 12 one -- sorry if that doesn't work...)
>
> --
>           ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
>                     http://barzilay.org/                   Maze is Life!
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users

Posted on the users mailing list.