Linux下安装搜狗拼音输入法
生活随笔
收集整理的这篇文章主要介绍了
Linux下安装搜狗拼音输入法
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
sudo apt-get remove ibus
sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get update
sudo apt-get install fcitx fcitx-config-gtk fcitx-sogoupinyin
sudo apt-get install fcitx-table-all
im-switch -s fcitx -z default
sudo shutdown -r now
转载于:https://www.cnblogs.com/sherlock99/p/3454657.html
总结
以上是生活随笔为你收集整理的Linux下安装搜狗拼音输入法的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 【ios开发】图片拉伸
- 下一篇: Linux下的GitHub安装与简单配置