The package adobe-flashplugin needs to be reinstalled, but I

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
wendycsu
帖子: 1
注册时间: 2009-06-24 20:56

The package adobe-flashplugin needs to be reinstalled, but I

#1

帖子 wendycsu » 2009-10-28 12:28

昨天上网不知道安装了什么插件,apt-get 竟然用不了,老是提示这样的

crowtlf@debian:~$ sudo apt-get install --reinstall adobe-flashplugin
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package adobe-flashplugin needs to be reinstalled, but I can't find an archive for it.
crowtlf@debian:~$
我apt-get remove也卸载不了,在网上找到了解决的办法是:

sudo rm -rf /var/lib/dpkg/info/adobe-flashplugin*
sudo dpkg --remove --force-remove-reinstreq adobe-flashplugin

在删除前最好先备份一下;
头像
tenzu
论坛版主
帖子: 36924
注册时间: 2008-11-21 20:26

Re: The package adobe-flashplugin needs to be reinstalled, but I

#2

帖子 tenzu » 2009-10-28 12:39

然后呢?下面没了?
cammi
帖子: 9
注册时间: 2007-10-26 15:51

Re: The package adobe-flashplugin needs to be reinstalled, but I

#3

帖子 cammi » 2009-11-06 14:34

1、sudo rm /var/lib/dpkg/info/adobe-flashplugin.postrm
2、sudo dpkg --remove --force-remove-reinstreq adobe-flashplugin
3、reinstall adobe flash plugin
回复