ubuntu20.04安装搜狗输入法

搜狗输入法 for Linux 官网 未更新, 在论坛找到了大佬的解决方案

[仓库地址: https://gitee.com/laomocode/fcitx-sogouimebs](https://gitee.com/laomocode/fcitx-sogouimebs)

[下载地址: https://gitee.com/laomocode/fcitx-sogouimebs/releases](https://gitee.com/laomocode/fcitx-sogouimebs/releases)

下载 deb 安装包

  • 安装搜狗输入
sudo dpkg -i sogouimebs.deb
  • 解决依赖
sudo apt --fix-broken install
  • 重新安装
sudo dpkg -i sogouimebs.deb
  • 安装之后配置 fcitx
  • 重启系统即可正常使用 搜狗输入法

你可能感兴趣的:(Ubuntu,20,ubuntu,搜狗)