TX2开发板Ubuntu16.04安装中文输入法

打开终端输入安装输入法:

sudo apt-get install fcitx fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sunpinyin -y
// 或者
sudo apt-get install fcitx fcitx-googlepinyin -y

如果上述命令安装无法通过,可以先执行以下命令,安装必要的依赖库。依赖库安装完成后,再执行上一条安装命令。

sudo apt-get -f install

参考https://blog.csdn.net/u013554213/article/details/82429113

posted @   科研路上的绊脚石  阅读(1390)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示