uname -a
我的是64位
参照安装搜狗拼音ubuntu16
安装重启完之后并没有出现搜狗输入法,解决方法: 在最上面的菜单栏找到小键盘或者小企鹅形状的图标(Fcitx config tool) 在Input Method中点击+号,刚开始找不到,需要取消勾选Only Show Current Language,找到Chineses就会有搜狗输入法啦,选中OK就可以添加了。 如果取消勾选还是没有Chineses,那就需要先为Ubuntu安装中文语言支持,在System Setting ->Lanuage Support -> install/remove languages -> 勾选Chinese 就可以,安装完再重复上一步。
sudo add-apt-repository ppa:webupd8team/sublime-text-3 sudo apt-get update sudo apt-get install sublime-text-installer subl
ubuntu16.10 自带python2.7 python3.5,所以略过python安装
sudo apt-get install python3-numpy
python3-numpy 是安装python3.5版本符合的numpy,python-numpy是安装python2.7版本符合的库
sudo apt-get install python3-scipy
sudo apt-get install python3-matplotlib
sudo apt-get install python3-sklearn
classic menu indicator安装包下载
sudo add-apt-repository ppa:wiznote-team sudo apt-get update sudo apt-get install wiznote 没成功
not only for reading but it’s good for notes writing and highlight the context
sudo add-apt-repository ppa:mmk2410/intellij-idea-community sudo apt-get update sudo apt-get install intellij-idea-community