资讯专栏INFORMATION COLUMN

How to install sougoupinyin on Debian/Ubuntu.

Carson / 2165人阅读

#apt--get remove fcitx* &&  apt autoremove   ###防止过多依赖包的干扰

#apt-get update

#apt-get fcitx im-config

#im-config        ###选择为fcitx

下载Linux版本的搜狗输入法deb软件包

#dpkg -i sogou*.deb ; apt-get -f install

UPDATE: Installing SouGou PinYin will add a Kylin repository into your system, you may keep it and install the key so that apt update won"t boring you with missing GPG issue:

# apt-key adv –keyserver keyserver.ubuntu.com –recv-keys 8D5A09DC9B929006

配置Fcitx的环境:在~/.bashrc中加入一下内容

export GTK_IM_MODULE=fcitx    

export QT_IM_MODULE=fcitx    

export XMODIFIERS="@im=fcitx"
#gsettings set org.gnome.settings-daemon.plugins.keyboard active false

(解除gnome桌面与ibus守护进程的绑定(必须有这一步))

#reboot

最后调出输入法

#fcitx-configtool      ###最好保留默认的en-us 键盘

注意事项:

fcitx安装成功了,配置也OK,在浏览器或者其他应用里面可以用,但在terminal中不能使用,这是因为没有装fcitx的图形管理包所导致的。

kde依赖于qt5,而gnome依赖于gtk3(fedora 23是这个版本)

kde界面使用:

#apt-get install fcitx-qt5

gnome界面使用:

#apt-get  install fcitx-gtk3

文章版权归作者所有,未经允许请勿转载,若此文章存在违规行为,您可以联系管理员删除。

转载请注明本文地址:https://www.ucloud.cn/yun/9837.html

相关文章

  • How to install sougoupinyin on Debian/Ubuntu.

    #apt--get remove fcitx* && apt autoremove ###防止过多依赖包的干扰 #apt-get update #apt-get fcitx im-config #im-config ###选择为fcitx 下载Linux版本的搜狗输入法deb软件包 #dpkg -i sogou*.deb ; apt-get -f install UP...

    liuhh 评论0 收藏0
  • How to install sougoupinyin on Debian/Ubuntu.

    #apt--get remove fcitx* && apt autoremove ###防止过多依赖包的干扰 #apt-get update #apt-get fcitx im-config #im-config ###选择为fcitx 下载Linux版本的搜狗输入法deb软件包 #dpkg -i sogou*.deb ; apt-get -f install UP...

    Neilyo 评论0 收藏0
  • Ubuntu配置开发环境

    摘要:在开发的一些配置之前一直使用进行开发,最近由于误操作,导致系统无法启动。 在Linux开发的一些配置 之前一直使用Ubuntu14.04进行开发,最近由于误操作,导致系统无法启动。重新安装系统并记录一些开发环境的设置 前提 OS推荐 Ubuntu:https://www.ubuntu.com/downlo... LinuxMint: https://www.linuxmint.c...

    tangr206 评论0 收藏0
  • Ubuntu配置开发环境

    摘要:在开发的一些配置之前一直使用进行开发,最近由于误操作,导致系统无法启动。 在Linux开发的一些配置 之前一直使用Ubuntu14.04进行开发,最近由于误操作,导致系统无法启动。重新安装系统并记录一些开发环境的设置 前提 OS推荐 Ubuntu:https://www.ubuntu.com/downlo... LinuxMint: https://www.linuxmint.c...

    yzd 评论0 收藏0
  • 如何保证MongoDB的安全性?

    摘要:另外,保证数据库的访问安全非常重要,同时也需要保证数据的安全性,做好必要的数据备份。关于如何保护数据的安全性,可以参考我们的博客是这样备份数据的。 上周写了个简短的新闻《MongoDB裸奔,2亿国人求职简历泄漏!》: 根据安全站点HackenProof的报告,由于MongoDB数据库没有采取任何安全保护措施,导致共计202,730,434份国人求职简历泄漏。 然后很多人评论说Mongo...

    Steve_Wang_ 评论0 收藏0

发表评论

0条评论

最新活动
阅读需要支付1元查看
<