Gavin_Liu

如何在Ubuntu里安装中文输入法(SCIM)

1. 点击系统左上角的Applications--> Ubuntu Software Center --> 在搜索框中输入 SCIM,查找到后安装之。

2. 打开Terminal(终端),位置在系统左上角的Applications--> Accessories --> Terminal,在里面输入: 

sudo apt-get install ttf-arphic-gbsn00lp ttf-arphic-gkai00mp ttf-arphic-bsmi00lp ttf-arphic-bk

作用是安装中文字体

 

3. 在终端中输入:

sudo apt-get install scim scim-pinyin scim-qtimm

安装拼音输入法的package.

 

Here we go!

分类:

技术点:

相关文章:

  • 2021-12-23
  • 2022-01-02
  • 2022-01-07
  • 2021-12-09
  • 2021-12-18
  • 2021-10-12
  • 2021-09-07
  • 2021-10-12
猜你喜欢
  • 2022-12-23
  • 2021-10-12
  • 2021-10-02
  • 2021-09-15
  • 2022-02-21
相关资源
相似解决方案