1. Python-SVN
安装命令
sudo apt-get install python-svn
sudo apt-get install svn-workbench
启动命令
svn-workbench
2. Skype for Linux
安装命令
sudo apt-get install gdebi
wget https://go.skype.com/skypeforlinux-64-alpha.deb
sudo gdebi skypeforlinux-64-alpha.deb
启动命令
skypeforlinux
3. Shutter
安装命令
sudo add-apt-repository ppa:shutter/ppa
sudo apt-get update
sudo apt-get install shutter
启动命令
shutter
4. Anaconda2
下载Anaconda2(清华镜像站)
https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda2-4.0.0-Linux-x86_64.sh
安装命令:
bash Anaconda2-4.0.0-Linux-x86_64.sh
Spyder安装命令:
sudo apt install spyder
Spyder启动命令:
spyder