sudo apt-get -y install synaptic
sudo apt-get -y install texlive-full
sudo apt-get -y install texmaker
sudo apt-get -y install gnuplot
sudo apt-get -y install octave
sudo apt-get -y install octave-control
sudo apt-get -y install wxmaxima
#sudo apt-get -y remove --purge scilab
sudo apt-get -y install xcircuit
sudo apt-get -y install inkscape
sudo apt-get -y install codeblocks
sudo apt-get -y install geany
sudo apt-get -y install idle
sudo apt-get -y install python3-usb
sudo apt-get -y install python3-serial
sudo apt-get -y install python3-ipython
sudo apt-get -y install python3-tk
sudo apt-get -y install python3-numpy
sudo apt-get -y install python3-scipy
sudo apt-get -y install python3-matplotlib
sudo apt-get -y install python3-spyder
sudo apt-get -y install isympy3
sudo apt-get -y install jupyter
#sudo apt-get -y install thonny
sudo apt-get -y install julia
sudo apt-get -y install sagemath
sudo apt-get -y install vlc
#sudo apt-get -y install openssh-server
#sudo apt-get -y autoremove
sudo pip3 install arduino
sudo pip3 install jupyterlab
sudo pip3 install python-usbtmc
sudo pip3 install thonny
sudo pip3 install octave_kernel

