zoukankan      html  css  js  c++  java
  • apt-get doesn't work

    apt-get upgrade
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    You might want to run 'apt-get -f install' to correct these.
    The following packages have unmet dependencies:
     sogoupinyin : Depends: fcitx (>= 1:4.2.8.3-3~) but it is not installed
                   Depends: fcitx-frontend-gtk2 but it is not installed
                   Depends: fcitx-frontend-gtk3 but it is not installed
                   Depends: fcitx-frontend-qt4 but it is not installed
                   Depends: fcitx-module-kimpanel but it is not installed
                   Depends: im-config but it is not installed
                   Depends: libopencc2 but it is not installable or
                            libopencc1 but it is not installed
                   Depends: fcitx-libs (>= 4.2.7) but it is not installed
                   Depends: fcitx-libs-qt (>= 4.2.7) but it is not installed
                   Recommends: fcitx-frontend-qt5 but it is not installed
    E: Unmet dependencies. Try using -f.

    The command to solve this:

    dpkg --remove sogoupinyin

  • 相关阅读:
    NHibernate中session.update()及session.merge()的区别
    子序列 (All in All,UVa 10340)
    古老的密码 (Ancient Cipher,NEERC 2004,LA 3213)
    例题1 勇者斗恶龙 (The Dragon of Loowater,UVa 11292)
    HDU1869 六度分离
    B. T-primes
    PoJ 1595 PrimeCuts
    poj 3518 Prime Gap
    PKU1988磁铁
    求组合数
  • 原文地址:https://www.cnblogs.com/Alex0111/p/5539669.html
Copyright © 2011-2022 走看看