zoukankan      html  css  js  c++  java
  • Mint17 一些安装备忘

    1,中文输入法:

    sudo apt-add-repository ppa:fcitx-team/dailybuild-fcitx-master
    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get remove ^ibus*
    sudo apt-get remove ^fcitx*
    sudo apt-get install fcitx fcitx-bin fcitx-config-common fcitx-config-gtk fcitx-config-gtk2 fcitx-data fcitx-frontend-gtk2 fcitx-frontend-gtk3 fcitx-libs fcitx-libs-gclient fcitx-libs-qt fcitx-module-dbus fcitx-module-kimpanel fcitx-module-x11 fcitx-modules fcitx-qimpanel-configtool fcitx-ui-classic
     
    #需要安装的软件包有:
    # dpkg -l fcitx* fcitx fcitx-bin fcitx-config-common fcitx-config-gtk fcitx-config-gtk2 fcitx-data fcitx-frontend-gtk2 fcitx-frontend-gtk3 fcitx-libs fcitx-libs-gclient fcitx-libs-qt fcitx-module-dbus fcitx-module-kimpanel fcitx-module-x11 fcitx-modules fcitx-qimpanel-configtool fcitx-ui-classic fcitx-ui-qimpanel 然后安装搜狗拼音官方下载的安装包

    2,chrome标签页和收藏夹乱码

    sudo apt-get install ttf-wqy-microhei ttf-wqy-zenhei xfonts-wqy
    

      

      

  • 相关阅读:
    Linux之SSH详解
    Linux下的静态路由配置
    Linux之防火墙配置
    五、SQL 转换:Oracle 转 MySQL
    四、Oracle转Mysql总结
    三、MySQL 替代 Oracle 序列以及自增长处理
    二、MySQL 高级部分
    一、MySQL 基础
    15-1、常用类
    14-1、GUI
  • 原文地址:https://www.cnblogs.com/cobbliu/p/3927996.html
Copyright © 2011-2022 走看看