(安装有独立安装包的软件时,请优选择64位版本)
- 在 Software & Updates 的 Ubuntu Software 选项卡中,将软件源切换至国内服务器(推荐中国科技大学服务器USTC)
- 在 Software & Updates 的 Other Software 选项卡中勾选 Canonical Partners 源
- 使用 Software Updater 更新系统
- 在 Mouse & Touchpad 中,将鼠标和触摸板设置为最适合自己使用习惯的选项
- 在 Language Support 中,根据系统提示安装缺失的语言文件。
- 安装中文输入法
sudo apt-get install ibus-libpinyin
注销当前用户并重新登录,在 Text Entry 中添加 Intelligent Pinyin 输入法,并且在输入法设置中关闭 Correct pinyin 功能。 0. 安装Chrome浏览器 0. 安装XMind 0. 安装 Flash 插件
sudo apt-get install flashplugin-installer
- 安装Skype
sudo apt-get install skype sni-qt:i386
- 安装uGet
sudo apt-get install aria2 uget
安装完成以后请在设置选项中的Plugin面板开启aria2
支持,这样能够在以后下载时使用多点下载功能。
0. 安装VLC media player
sudo apt-get install vlc
- 安装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