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 

正常了。

 

posted @ 2017-10-01 02:24  -起风了🪐  阅读(548)  评论(0编辑  收藏  举报