admin 管理员组

文章数量: 1184232

Debian11安装搜狗输入法

  1. 下载搜狗输入法Linux版本:
    搜狗官网:https://shurufa.sogou/?r=shouji

点击下载:

  1. 执行命令(文件名以自己下载的为准),会自动安装依赖:
sudo apt-get install ~/Downloads/sogoupinyin_4.0.1.2800_x86_64.deb
  1. 安装搜狗输入法deb:
sudo dpkg -i ~/Downloads/sogoupinyin_4.0.1.2800_x86_64.deb
  1. 安装语言支持:
sudo dpkg-reconfigure locales

打开后,书用鼠标滑轮滑到最下边,用空格选择zh的语言支持,然后确定保存;

  1. 安装im-config:
sudo apt-get install im-config
  1. 打开终端执行命令:
im-config

打开如下界面,点击确定:

点击是:

选择fcitx:

点击确定:

  1. 重启系统;

  2. 打开应用程序,打开fcitx配置:

  3. 点击搜狗输入法个人版,点击下方的上箭头将其移至第一位:

    好了,此时打开个东西,使用Ctrl+空格切换一下输入法试试,搜狗输入法就打开了 :

本文标签: 搜狗 输入法