All Projects → xuthus5 → fedora-sogou-pinyin

xuthus5 / fedora-sogou-pinyin

Licence: GPL-2.0 license
fedora上的搜狗输入法安装脚本

Programming Languages

shell
77523 projects

Fedora-搜狗输入法安装脚本

该脚本测试于 Fedora-GNOME-29上。其他版本自测,理论通用

如何使用

fedora-GNOME-29中,ibus与桌面环境高度集成,卸载ibus可能导致意想不到的后果(比如gnome桌面崩溃)。所以没必要卸载ibus输入法。

下载仓库

git clone https://gitee.com/xuthus5/fedora-sogou-pinyin.git

脚本加权限

cd fedora-sogou-pinyin

chmod +x *.sh

如果你尚未安装fcitx(亦或你无法调用起fcitx),你可以使用如下命令,完成fcitx的配置安装(重启生效)

./install.sh config

如果你已经完成了fcitx的安装,并且可以使用它,请使用如下命令完成搜狗输入法的安装

./install.sh install

结果演示

fcitx默认Ctrl+Space 快捷键切换输入法

效果

若需要卸载,执行 uninstall.sh 脚本。可以干净清除

sudo -E ./uninstall.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].