`

Ubuntu安装搜狗拼音输入法-sogoupinyin

阅读更多

Ubuntu 1204 安装搜狗拼音输入法-sogoupinyin

1. 下载:

 

       打开该地址:http://packages.linuxdeepin.com/deepin/pool/main/f/ , 找到 fcitx-sogoupinyin-release/ 从  列表中查找对应自己系统的软件( fcitx-sogoupinyin_0.0.1-2_amd64.deb 或者 fcitx-sogoupinyin_0.0.1-2_i386.deb)
 (最近发现这个链接上的搜狗拼音包没有了,现在把我原来下载留存的传上来。)

将下载的 deb 包移动到 /tmp/software/下

# mv  fcitx-sogoupinyin_0.0.1-2_xxxx.deb    /tmp/software/

 

2. 在终端输入

 

# sudo dpkg --get-selections | grep fcitx

 

     查看已经安装的 fcitx 包。

如下17个应该是必须的:

fcitx
fcitx-bin
fcitx-config-common
fcitx-config-gtk
fcitx-data
fcitx-frontend-gtk2
fcitx-frontend-gtk3
fcitx-frontend-qt4
fcitx-googlepinyin
fcitx-libs
fcitx-module-dbus
fcitx-module-x11
fcitx-modules
fcitx-pinyin
fcitx-table
fcitx-table-wubi
fcitx-ui-classic

 

 

3. 在第一步下载的软件目录中执行如下命令安装下载的包:

 

# cd /tmp/software/
# sudo dpkg -i *.deb

 

 

 

4. 最后安装一个配置工具:

 

# sudo apt-get install fcitx-config-gtk

 

5. 打开语言支持和输入法切换,将输入法设置成fcitx,注销或者重启输入法。



 

 

  • 大小: 179 KB
  • 大小: 103.4 KB
  • 大小: 13.1 KB
  • 大小: 7.8 KB
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics