-
首先新增PPA源
sudo apt-add-repository ppa:fcitx-team/nightly
-
然後更新一下軟體包的列表
sudo apt-get update
-
刪除系統內的fcitx,務必要刪除乾淨,否則,會出錯的
sudo apt-get remove fcitx*
sudo apt-get remove libfcitx* -
檢視是否已經解除安裝完畢
sudo dpkg --get-selections | grep fcitx
-
安裝sogou輸入法
sudo apt-get install fcitx-sogoupinyin
重啟或者登出桌面再重新登陸便ok。