• Sogou for Linux


    造冰箱的大熊猫,本文适用于Ubuntu 18.04@cnblogs 2019/5/8

    在Ubuntu(安装时选择英文语言环境)下安装搜狗输入法

    1)从搜狗官网下载sogou拼音输入法的deb安装包。

    2)安装deb包(命令行下执行sudo dpkg -i sogou.deb)。安装失败,提示存在包依赖问题,系统中未安装fcitx等软件。

    3)命令行下执行sudo apt-get --fix-broken install进行安装错误进行修复。

    4)点击桌面左侧工具栏中的“Show Applications”,搜索“Language Support”,提示有语言包未安装,根据提示选择安装;检查“Keyboard input method system”设置为“fcitx”。

    5)重启系统,桌面上方工具栏右侧应出现搜狗图标。“Ctrl+空格“或者Shift,打开/关闭输入法。

  • 相关阅读:
    Echarts Jqplot嵌extjs4 windows 装配方法
    法学类人猿生存方案--升华成掌握可能的方式
    LeetCode Merge k Sorted Lists 解决报告
    Swift
    Swift
    Swift
    Swift
    Swift
    Swift
    Swift
  • 原文地址:https://www.cnblogs.com/pandabang/p/10835706.html
Copyright © 2020-2023  润新知