Download Scilab

The latest stable release of Scilab is 5.3.0

5.3.0 Version

5.3 Family

Old versions of Scilab >>


 

For Linux

 

Get Source version
 

 

For Windows

Get Source version

 


 

For MacOSX

Get Source version

 


 

Installing Scilab on Ubuntu or other Debian based systems

We can install Scilab on Debian or Ubuntu by using Synaptic Package Manager or using the following command.
sudo apt-get install scilab

GIT Version

Alternatively, you can get the latest and greatest version of Scilab directly from the GIT server :
 

GIT Version
[$SHELL] cd <download_path>
[$SHELL] git clone git://git.scilab.org/scilab
No votes yet