Lubuntu Pingyin input method

 

 

275  sudo apt-get install ibus-pinyin
  277  sudo apt-get install  fcitx-ui-qimpanel


No solution yet.

 

 

Find this BKMs, tried , but not still see any chinese input method

http://tieba.baidu.com/p/2243715028

首先要鸣谢 @georgesvn 以及 @t淘er 的工作


目前搜狗输入法是基于fcitx框架下的,所以我们得安装fcitx才行

首要得卸载Ubuntu默认的ibus输入法:
sudo apt-get remove ibus

然后添加fcitx的nightlyPPA:
在终端输入:
sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get update

安装fcitx以及搜狗输入法,并设置fcitx为默认。

sudo apt-get install fcitx fcitx-config-gtk fcitx-sunpinyin fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sogoupinyin
sudo apt-get install fcitx-table-all
sudo apt-get install im-switch
im-switch -s fcitx -z default

接下来安装搜狗输入法皮肤,下载下面的软件并安装
http://pan.baidu.com/share/link?shareid=437349&uk=3188176680

打开fcitx配置工具




Next, remove ft

sudo apt-get remove fcitx

sudo apt-get autoremove 

sudo apt-get update

好呀,现在解决了!吧PPA取消了,

      I removed the PPA (deb

http://ppa.launchpad.net/fcitx-team/dai ... ter/ubuntu

      trusty main)

 

      I uninstalled fcitx apt-get remove fcitx && apt-get autoremove && apt-get update

 

      I restarted

 

      I reinstalled sogou_pinyin from

http://pinyin.sogou.com/linux/

      dpkg -i sogou_pinyin_linux_1.0.0.0011_i386.deb with many dependencies errors in the terminal.

 

      I ran apt-get install -f to solve the dependencies errors.

 

      And in a terminal as a regular user fcitx and after fcitx-qimpanel

 

posted @ 2014-07-01 15:43  Gui Kai  阅读(542)  评论(0编辑  收藏  举报