Ubuntu14.04安装有道词典之前要更新系统:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
在有道官网下载ubuntu版本的有道词典(http://cidian.youdao.com/index-linux.html)。
使用dpkg方式安装:
sudo dpkg -i youdao-dict_1.1.0--ubuntu_amd64.deb
修复依赖问题:
sudo apt-get install -f
如果打不开字典,请执行如下命令:
sudo apt-get install qtdeclarative5-controls-plugin