女王苏在 这里 ]([ 重大新闻 ] 搜狗拼音 sogou_pinyin_linux for openSUSE 发布 0037) 提供了整个流程, 我做个简单梳理, 方便今后使用.
除有所精简和部分变动 , 内容全部抄袭自女王的原始贴" 重大新闻 ] 搜狗拼音 sogou_pinyin_linux for openSUSE 发布"(如上).
以 tumbleweed (x86_64) 为例.
1、
sudo zypper ar -f http://download.opensuse.org/repositories/home:/MargueriteSu:/curl-openssl/openSUSE_Tumbleweed/ curl-openssl
sudo zypper ar -f http://download.opensuse.org/repositories/M17N/openSUSE_Tumbleweed/ M17N
sudo zypper ref
2、替换源 : curl 替换为 curl-openssl , fcitx 替换为 M17N ;
3、安装 sogou-pinyin :
sudo zypper in sogou-pinyin
4、 在这里安装 libcurl4 包 ](http://download.opensuse.org/repositories/home:/MargueriteSu:/curl-openssl/openSUSE_Tumbleweed/x86_64) ; 或者 先到这里 ](https://build.opensuse.org/package/show/home:MargueriteSu:curl-openssl/curl%20) 选择对应的系统版本安装 libcurl4 包 ; <— 貌似这一步是可选的?
5、收工.enjoy!
/* 完成后:可以正常切换输入法、重启系统后无需 fcitx-qimpanel. 总之, 就是可以正常使用了./
/ 按女王苏的指正帖修改部分内容 */