1. 安装 fcitx
$ su root
$ apt-get install fcitx fcitx-config-gtk3
2. 搜狗拼音 ubuntu 版下载 (下载到 ~/Downloads)
http://pinyin.sogou.com/linux/?r=pinyin
http://pinyin.sogou.com/linux/download.php?f=linux&bit=64
3. 解压, 需要 deb 里面的 data.tar.xz
$ su 用户名
$ cd ~/Downloads
$ ar vx sogoupinyin_2.0.0.0078_amd64.deb
共有3个文件:
x - debian-binary
x - control.tar.gz
x - data.tar.xz
4. 再解压, 将文件放到系统各处 (安装)
$ su root
$ tar -Jxvf data.tar.xz -C /
$ apt-get -f install
5. 重启后
$ fcitx-configtool # Fcitx 设置界面
Input Method Configuration - Input Method - 加入 Sogou Pinyin
没有评论:
发表评论