ubuntu12.04如何安装搜狗输入法方法步骤介绍。更换输入法的皮肤等操作。
1.卸载ubuntu原来的输入法,fcitx或ibus。比如我们要卸载fcitx,命令如下:
sudo apt-get remove fcitx*(如不需保留配置文件用purge)
sudo apt-get autoremove(自动卸载依赖软件)
sudo dpkg –get-selections | grep fcitx(查询fcitx相关的软件包是否卸载)
两种方法安装linux版本的搜狗输入法
2.1通过软件源安装输入法(推荐)
sudo add-apt-repository ppa:fcitx-team/nightly sudo apt-get update sudo apt-get install fcitx-sogoupinyin
接着下载皮肤安装:fcitx-sougou-skin 。在fcitx配置 -> 外观中选择sougou就行了。
2.2手动去Deepin服务器搜索并下载如下文件:
或者下载已经打包好的(2013年4月1号):fcitx-sougou.7z
1 fcitx_4.2.6.1-2deepin2_all.deb 2 fcitx-bin_4.2.6.1-2deepin2_i386.deb 3 fcitx-data_4.2.6.1-2deepin2_all.deb 4 fcitx-frontend-all_4.2.6.1-2deepin2_all.deb 5 fcitx-frontend-gtk2_4.2.6.1-2deepin2_i386.deb 6 fcitx-frontend-gtk3_4.2.6.1-2deepin2_i386.deb 7 fcitx-frontend-qt4_4.2.6.1-2deepin2_i386.deb 8 fcitx-libs_4.2.6.1-2deepin2_i386.deb 9 fcitx-module-dbus_4.2.6.1-2deepin2_i386.deb 10 fcitx-modules_4.2.6.1-2deepin2_i386.deb 11 fcitx-module-x11_4.2.6.1-2deepin2_i386.deb 12 fcitx-pinyin_4.2.6.1-2deepin2_i386.deb 13 fcitx-skin-sogou_0.0.2_all.deb 14 fcitx-sogoupinyin_0.0.0-2_i386.deb 15 fcitx-table_4.2.6.1-2deepin2_i386.deb 16 fcitx-table-all_4.2.6.1-2deepin2_all.deb 17 fcitx-table-wubi_4.2.6.1-2deepin2_i386.deb 18 fcitx-tools_4.2.6.1-2deepin2_i386.deb 19 fcitx-ui-classic_4.2.6.1-2deepin2_i386.deb 20 gir1.2-fcitx-1.0_4.2.6.1-2deepin2_i386.deb
以下17个是必须的:
1 fcitx 2 fcitx-bin 3 fcitx-config-common 4 fcitx-config-gtk 5 fcitx-data 6 fcitx-frontend-gtk2 7 fcitx-frontend-gtk3 8 fcitx-frontend-qt4 9 fcitx-googlepinyin 10 fcitx-libs 11 fcitx-module-dbus 12 fcitx-module-x11 13 fcitx-modules 14 fcitx-pinyin 15 fcitx-table 16 fcitx-table-wubi 17 fcitx-ui-classic
3.注销重新登陆,安装刚才打包下载的所有搜狗相关deb包:
sudo dpkg -i *.deb
4.安装完毕,再次注销重新登录,即可使用搜狗输入法了。
安装搜狗皮肤
推荐一款皮肤【安然】纯色质感 —— 来自http://forum.ubuntu.org.cn/viewtopic.php?t=391755
下载:anran.tar.gzhttp://pan.baidu.com/share/link?shareid=591843&uk=4060302862
下载后解压到fcitx皮肤安装目录:/usr/share/fcitx/skin。然后在fcitx的配置界面中启动皮肤即可。