Ubuntu Intrepidpython
sudo apt-get install python-xxxip
例如搭建科學計算與模擬環境須要安裝如下package:numpy、scipy、matplotlib、tkci
只須要依次敲入命令:get
sudo apt-get install python-numpynumpy
sudo apt-get install python-scipymatplotlib
sudo apt-get install python-matplotlibapt-get
sudo apt-get install python-tksudo