zoukankan      html  css  js  c++  java
  • Elementary OS下安装搜狗输入法

    1 python
    2 clear
    3 add-apt-repository ppa:fcitx-team/nightly
    4 apt install software-properties-common
    5 sudo apt install software-properties-common
    6 clear
    7 sudo apt-get update
    8 sudo apt-get install fcitx fcitx-config-gtk fcitx-sunpinyin fcitx-googlepinyin
    9 uname -a
    10 sudo apt-get install fcitx-module-cloudpinyin fcitx-sogoupinyin
    11 fcitx-sogoupinyin
    12 sudo apt install fcitx-sogoupinyin
    13 sudo apt-get install fcitx-table-all

    1 python
    2 clear
    3 dpkg -i sogoupinyin_2.1.0.0086_amd64.deb
    4 sudo dpkg -i sogoupinyin_2.1.0.0086_amd64.deb
    5 clear
    6 sudo apt-get install -f
    7 clear
    8 dpkg -i sogoupinyin_2.1.0.0086_amd64.deb
    9 sudo dpkg -i sogoupinyin_2.1.0.0086_amd64.deb
    10 sudo apt-get install fcitx-sogoupinyin
    11 sudo apt install fcitx-module-cloudpinyin
    12 sudo apt install fcitx-sogoupinyin
    13 im-switch -s fcitx -z default
    14 sudo apt-get install fcitx im-switch
    15 im-switch -s fcitx -z default
    16 im-config -s fcitx -z default
    17 history

  • 相关阅读:
    tcp socket http(复制的)
    cas php
    占用字节
    网络基础
    Mbps MB/S Mb/s
    path_info和get_full_path()的区别
    rbac权限管理
    ORM _meta
    Django SQLite3的使用
    url的分发
  • 原文地址:https://www.cnblogs.com/tantanjishu/p/7257475.html
Copyright © 2011-2022 走看看