elementary OS安裝搜狗輸入法


https://www.cnblogs.com/jinjiyese153/p/6799426.html

 

1.添加軟件源

  sudo add-apt-repository ppa:fcitx-team/nightly

  sudo apt-get update

2.安裝fcitx和google拼音

  sudo apt-get install fcitx fcitx-config-gtk fcitx-googlepinyin

3.設置fcitx為默認輸入法

  im-config

在命令行輸入之后會出現圖形設置,按照提示一步步選擇fcitx,再注銷或重啟就會有fcitx出現了。

值得注意的是,第一步時可能遇到add-apt-repository:command not find,這是因為缺少依賴包的原因,執行以下操作就可以了:

  sudo apt-get install python-software-properties

  sudo apt-get install software-properties-common

以上的操作都需要聯網下載東西,所以安裝前先檢查網絡設置。
---------------------


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM