搜狗输入法安装:参照这个博客:http://blog.csdn.net/u011006622/article/details/69281580
可以先到搜狗网站上先下载适合linux的deb
上面那个博客有时候不起作用,也可以参考这个:https://blog.csdn.net/ljheee/article/details/52966456
sublime安装:直接参照http://www.sublimetext.com/docs/3/linux_repositories.html#apt做就可以,stable是稳定版,dev是开发版
chrome卸载:sudo apt-get autoremove google-chrome-stable
FileZilla安装和卸载:http://www.linuxidc.com/Linux/2015-02/112996.htm
chrome安装:直接去官网下载deb下来,然后执行命令sudo apt-get install google-chrome-stable
下载的安装包,直接运行命令:sudo dpkg -i + 安装包名字
ffmpeg安装和卸载:http://www.linuxidc.com/Linux/2014-12/110625.htm
labelImg安装:装一个pip,然后pip install labelImg,在命令行输入labelImg就可以打开此软件
Kolourpaint安装:直接在软件中心就可以。这个画图软件很好用,特别是对画框。
markdown的chrome插件:直接在这https://chrome.google.com/webstore/category/extensions?hl=en-US搜索下载就好
matplotlib安装:用sudo apt-get install python-matplotlib,不用 sudo pip install matplotlib
axel安装:sudo apt-get install axel,使用:axel+下载的链接就好(http://www.linuxidc.com/Linux/2015-02/112996.htm)
马克飞象的markdown很好用
axel:ubuntu下超快的下载工具
ubuntu没有.ssh文件:https://www.cnblogs.com/chenmingjun/p/8534482.html
可以在ubuntu商店直接下载typora,但是下载下来没办法打汉字
https://www.jianshu.com/p/8ee5963e58c9
采用命令行安装就正常安装:https://blog.csdn.net/libing403/article/details/82055422