软件中心错误
- onshoestring
- 论坛版主
- 帖子: 4666
- 注册时间: 2009-09-06 5:53
Re: 软件中心错误
试试:
代码: 全选
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 次。
-
- 帖子: 7
- 注册时间: 2012-05-18 16:13
Re: 软件中心错误
还是不行,还是报错。。。
- onshoestring
- 论坛版主
- 帖子: 4666
- 注册时间: 2009-09-06 5:53
Re: 软件中心错误
代码: 全选
sudo apt-get purge ttf-mscorefonts-installer*
-
- 帖子: 7
- 注册时间: 2012-05-18 16:13
Re: 软件中心错误
谢谢二楼的回复,我现在只要执行sudo apt-get install相关的命令,就会报“E: 软件包 ttf-mscorefonts-installer 需要重新安装,但是我无法找到相应的安装文件。”这个错!
有没有办法能重新安装,或是修复的?
有没有办法能重新安装,或是修复的?
- onshoestring
- 论坛版主
- 帖子: 4666
- 注册时间: 2009-09-06 5:53
- onshoestring
- 论坛版主
- 帖子: 4666
- 注册时间: 2009-09-06 5:53
Re: 软件中心错误
试试:lubuntu 12.04的文件,下载后把文件扩展名.rar去掉。
代码: 全选
sudo dpkg -i 文件名
- 附件
-
- ttf-mscorefonts-installer_3.4ubuntu3_all.deb.rar
- (26.74 KiB) 已下载 123 次
-
- 帖子: 7
- 注册时间: 2012-05-18 16:13
Re: 软件中心错误
