To install octave and scilab in your computer * First login as root by typing ''su'' in the terminal. It prompts for password .Then enter the root password * Update the index of the package manager by typing ''apt-get update'' * Install octave ''apt-get install octave'' * Install scilab ''apt-get install scilab''