Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 205 Bytes

File metadata and controls

14 lines (11 loc) · 205 Bytes

Ubuntu中安装中文输入法。

  • 安装 fcitx:
sudo apt install fcitx-bin
sudo apt-get install fcitx-table
  • 安装sun拼音:
sudo apt install fcitx-sunpinyin
  • 重启即可。