(安装有独立安装包的软件时,请优选择64位版本)
- 在 Software Sources 的 Office repositories 选项卡中,将全部软件源切换至国内服务器(推荐中国科技大学服务器USTC)
- 使用 Update Manager 更新系统(选择并应用全部更新)
- 在 Mouse & Touchpad 中,将鼠标和触摸板设置为最适合自己使用习惯的选项
- 安装中文输入法
sudo apt-get install ibus ibus-libpinyin
注销当前用户并重新登录,在 Keyboard Input Methods 中添加 Intelligent Pinyin 输入法,并且在输入法设置中关闭 Correct pinyin 功能。 0. 安装Chrome浏览器 0. 安装XMind 0. 安装Skype
sudo apt-get install skype
- 安装uGet
sudo apt-get install aria2 uget
安装完成以后请在设置选项中的Plugin面板开启aria2
支持,这样能够在以后下载时使用多点下载功能。
0. 安装SMPlayer
sudo add-apt-repository ppa:rvm/smplayer
sudo apt-get update
sudo apt-get install smplayer smtube smplayer-themes smplayer-skins
- 添加所需要使用的工具的第三方PPA源
sudo add-apt-repository ppa:git-core/ppa
sudo add-apt-repository ppa:webupd8team/atom
sudo add-apt-repository ppa:webupd8team/java
sudo add-apt-repository ppa:jerzy-kozera/zeal-ppa
- 更新软件包数据并安装所需要使用的工具(cURL、Git、Atom、Zeal、Oracle JDK 8)
sudo apt-get update
sudo apt-get install curl git atom zeal oracle-java8-installer
- 安装Atom编辑器的扩展包
apm install linter linter-jshint editorconfig atom-beautify
- 安装 IntelliJ IDEA Ultimate Edition 编辑器
- 安装 IntelliJ IDEA Ultimate Edition 编辑器插件
- .gitignore support
- NodeJS
- AngularJS
- Karma