- Visit Scilab website and choose GNU/Linux 64 bits
- Downloads
.tar.gz
file - Go to your downloads folder
- Convert file
.tar.gz
- Go to scilab directory
- Run this command
- Run scilab with command
- Result
Scilab is Free and Open Source software for numerical computation providing a powerful computing environment for engineering and scientific applications.
Visit Scilab website and choose GNU/Linux 64 bits
Downloads .tar.gz
file
Go to your downloads folder
cd Downloads
Convert file .tar.gz
tar xzvf scilab-version.bin.linux-x86_64.tar.gz
Go to scilab directory
cd scilab-version
Run this command
sudo zypper in ncurses5
sudo ln -s /usr/lib/libtinfo.so.6 /usr/lib/libtinfo.so.5
Run scilab with command
./bin/scilab