软件中心错误

Wine、Cedega、CrossOver 等配置
回复
luxun1129
帖子: 7
注册时间: 2012-05-18 16:13

软件中心错误

#1

帖子 luxun1129 » 2012-05-18 16:18

我现在不管安装什么,都会出现“E: 软件包 ttf-mscorefonts-installer 需要重新安装,但是我无法找到相应的安装文件。”这句话,而且软件中心也打不开,请问应该怎么解决?
头像
onshoestring
论坛版主
帖子: 4666
注册时间: 2009-09-06 5:53

Re: 软件中心错误

#2

帖子 onshoestring » 2012-05-18 16:29

试试:

代码: 全选

sudo apt-get purge ttf-mscorefonts-installer*
sudo apt-get -f install
sudo dpkg -reconfigure -a
sudo apt-get install ttf-mscorefonts-installer*
上次由 onshoestring 在 2012-05-18 16:32,总共编辑 1 次。
luxun1129
帖子: 7
注册时间: 2012-05-18 16:13

Re: 软件中心错误

#3

帖子 luxun1129 » 2012-05-18 16:31

还是不行,还是报错。。。
头像
onshoestring
论坛版主
帖子: 4666
注册时间: 2009-09-06 5:53

Re: 软件中心错误

#4

帖子 onshoestring » 2012-05-18 16:33

代码: 全选

sudo apt-get purge ttf-mscorefonts-installer*
luxun1129
帖子: 7
注册时间: 2012-05-18 16:13

Re: 软件中心错误

#5

帖子 luxun1129 » 2012-05-18 16:36

谢谢二楼的回复,我现在只要执行sudo apt-get install相关的命令,就会报“E: 软件包 ttf-mscorefonts-installer 需要重新安装,但是我无法找到相应的安装文件。”这个错!
有没有办法能重新安装,或是修复的?
头像
onshoestring
论坛版主
帖子: 4666
注册时间: 2009-09-06 5:53

Re: 软件中心错误

#7

帖子 onshoestring » 2012-05-18 16:49

试试:lubuntu 12.04的文件,下载后把文件扩展名.rar去掉。

代码: 全选

sudo dpkg -i 文件名
附件
ttf-mscorefonts-installer_3.4ubuntu3_all.deb.rar
(26.74 KiB) 已下载 123 次
luxun1129
帖子: 7
注册时间: 2012-05-18 16:13

Re: 软件中心错误

#8

帖子 luxun1129 » 2012-05-18 17:45

:em01 谢谢,这个压缩包好使,可以安装!!!
回复