[linux] start with elementary

sudo apt-get install python-software-properties
sudo apt-get install software-properties-common

# sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get update

sudo apt-get remove ibus   // 卸载ibus
# sudo apt-get remove scim 
# sudo apt-get autoremove   // 删除依赖包
# sudo apt-get -f install   // 修正安装过程中出现的依赖性关系

# sudo dpkg -i  sogoupinyin_2.1.0.0082_amd64.deb
sudo apt-get install fcitx fcitx-config-gtk
sudo apt-get install fcitx-table-all
im-config -s fcitx -z default
posted @ 2017-11-02 20:12  ArtisticZhao  阅读(95)  评论(0编辑  收藏  举报