zoukankan      html  css  js  c++  java
  • Ubuntu 16.04安装 sogou 遗留下的问题

    错误提示:

    dk@dk-Inspiron-5576:/var/www/html$ sudo apt-get install -y git
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    E: The package sogoupinyin needs to be reinstalled, but I can't find an archive for it.

    解决方案:

    国外 的一个网址:

    http://linux.chinaunix.net/techdoc/system/2009/11/25/1146120.shtml

    类似的问题:

    最终执行命令:

    sudo dpkg --remove --force-remove-reinstreq sogoupinyin 

    可以正常安装和使用 sudo apt-get install -y  git 

    正常了。

  • 相关阅读:
    非空约束
    leetcode208
    leetcode207
    leetcode395
    leetcode116
    leetcode105
    leetcode131
    leetcode73
    leetcode200
    leetcode17
  • 原文地址:https://www.cnblogs.com/bing-yu12/p/7616620.html
Copyright © 2011-2022 走看看