ubuntu 10.10 安裝fcitx

來源:互聯網
上載者:User

1.添加fcitx源(官方的源是舊版,不推薦使用) fcitx的ppa源,內含fcitx和fcitx-config,由wengxt搭建,使用命令 sudo gedit /etc/apt/sources.list,在sources.list檔案中尾部添加 deb http://ppa.launchpad.net/wengxt/fcitx-nightly/ubuntu maverick main 然後更新源sudo  apt-get update

(GPG公匙導入失敗解決:gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-key A2019EA84E7532C8&& gpg -a --export A2019EA84E7532C8| sudo apt-key add -
備註:A2019EA84E7532C8請替換為需要的number。)

2.刪除舊版或其它IME(為了防止scim與fcitx衝突,如果你安裝了scim,最好卸載掉scim) Ubuntu10.10 預設是安裝了ibus.所以刪除它 sudo apt-get --purge remove ibus 對於已經安裝老版的fcitx,刪掉. sudo apt-get --purge  remove fcitx.

3.安裝fcitx 在終端執行sudo apt-get install fcitx fcitx-config-gtk fcitx-sunpinyin  fcitx-table-all 然後執行 im-switch -s fcitx -z default (設為預設IME).

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.