ubuntu16.04彻底卸载fcitx输入法
1、进入ubuntu桌面,鼠标右键“打开终端”。

3、接着又卸载了fcitx-module。sudo apt-get remove fcitx-module*

5、最后把fcitx相关的配置等也删除了。sudo apt-get purge fcitx*

7、再次进入桌面我们发现默认已经是ibus输入法了,fcitx已经被彻底卸载。

1、进入ubuntu桌面,鼠标右键“打开终端”。
3、接着又卸载了fcitx-module。sudo apt-get remove fcitx-module*
5、最后把fcitx相关的配置等也删除了。sudo apt-get purge fcitx*
7、再次进入桌面我们发现默认已经是ibus输入法了,fcitx已经被彻底卸载。