一.添加fcitx鍵盤輸入法系統【系統預設是iBus】
1.将下載下傳源添加至系統源:
udo add-apt-repository ppa:fcitx-team/nightly
2.更新系統清單獲得最新軟體版本資訊
udo apt-get update
3.安裝fcitx
udo apt-get install fcitx
4.安裝fcitx的配置工具
udo apt-get install fcitx-config-gtk
5.安裝fcitx的table-all軟體包
udo apt-get install fcitx-table-all
6.安裝輸入法切換工具
udo apt-get install im-switch
二.安裝搜狗輸入法
1.下載下傳linux版搜狗輸入法。下載下傳位址:http://pinyin.sogou.com/linux/。
2.用dpkg指令來安裝搜狗輸入法資源包
udo dpkg -i +下載下傳的包【以deb結尾】