The TVM for Debian GNU/Linux

Debian, Ubuntu... they're both awesome.

debian-logo.png

Download the current version of the Transterpreter for Debian GNU/Linux. This is a command-line version of the Transterpeter, and includes the occam-pi compiler, Transterpreter virtual machine, and assorted libraries. See the documentation for what to do after your download is complete.

Just the package, please

If you prefer, you can download the package and install it yourself. Really though, it is probably best to add our apt repository to your debian setup and get the latest files from there. A number of other utilities are available through the apt repository, see below.

tvm_icon.png

transterpreter_0.8.5-1_i386.deb

The Linux version of the Transterpreter has not been updated to support the programming of the LEGO Mindstorms RCX (as in the Windows version 0.9.1). This update will come shortly.

Add the Transterpreter apt-get Source

If you're into living on the edge, and trust us, you can add the transterpreter.org apt-get source. If you're using Ubunutu, you should be able to open the "Package Manager" and add

http://www.transterpreter.org/download/debian/ main/

to your list of sources. If you're more of a command-line kind of person, add

deb http://www.transterpreter.org/download/debian/ main/

to your /etc/apt/sources.list.

To compile occam programs you may also wish to get the occ21, ilibr and tranx86 packages which are available from this debian repository.