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
[linux] start with elementary
最新推荐文章于 2022-06-05 15:43:41 发布