在Ubuntu 12.04下安裝搜狗拼音並安裝搜狗皮膚。
安裝sougou for linux:
1.卸載原有的輸入法,fcitx或ibus。如卸載fcitx:
sudo apt-get remove fcitx*(如不需保留配置文件用purge)
sudo apt-get autoremove(自動卸載依賴軟件)
sudo dpkg –get-selections | grep fcitx(查詢fcitx相關的軟件包是否卸載)
2.兩種方法安裝
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下載如下文件:
下載已經打包好的(2013年4月1號):fcitx-sougou.7z 點擊這裡下載
fcitx_4.2.6.1-2deepin2_all.deb
fcitx-bin_4.2.6.1-2deepin2_i386.deb
fcitx-data_4.2.6.1-2deepin2_all.deb
fcitx-frontend-all_4.2.6.1-2deepin2_all.deb
fcitx-frontend-gtk2_4.2.6.1-2deepin2_i386.deb
fcitx-frontend-gtk3_4.2.6.1-2deepin2_i386.deb
fcitx-frontend-qt4_4.2.6.1-2deepin2_i386.deb
fcitx-libs_4.2.6.1-2deepin2_i386.deb
fcitx-module-dbus_4.2.6.1-2deepin2_i386.deb
fcitx-modules_4.2.6.1-2deepin2_i386.deb
fcitx-module-x11_4.2.6.1-2deepin2_i386.deb
fcitx-pinyin_4.2.6.1-2deepin2_i386.deb
fcitx-skin-sogou_0.0.2_all.deb
fcitx-sogoupinyin_0.0.0-2_i386.deb
fcitx-table_4.2.6.1-2deepin2_i386.deb
fcitx-table-all_4.2.6.1-2deepin2_all.deb
fcitx-table-wubi_4.2.6.1-2deepin2_i386.deb
fcitx-tools_4.2.6.1-2deepin2_i386.deb
fcitx-ui-classic_4.2.6.1-2deepin2_i386.deb
gir1.2-fcitx-1.0_4.2.6.1-2deepin2_i386.deb
以下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.注銷重新登陸,安裝剛才打包下載的所有搜狗相關deb包:
sudo dpkg -i *.deb
4.安裝完畢,再次注銷重新登錄,即可使用搜狗輸入法了。
更多Ubuntu相關信息見Ubuntu 專題頁面 http://www.linuxidc.com/topicnews.aspx?tid=2