--- title: Ubuntu配置搜狗输入法 createTime: 2021/09/27 tags: - Ubuntu --- > Version: Ubuntu 20.04.3 LTS 1. 下载 deb 包 [官网地址](https://pinyin.sogou.com/linux/) 2. ```bash sudo dpkg -i sogoupinyin_版本号_amd64.deb # 如果提示缺少依赖 sudo apt -f install ``` 3. 设置系统语言 Settings --> Region & Language --> Manage Installed Languages 将 Keyboard input method system 设置为`fcitx` 4. 注销重新登录用户,使用 Ctrl+Space 即可切换为搜狗输入法