CES*_*CON 4 fonts ubuntu-restricted-extras software-installation
更新到 Ubuntu 14.04 后,我安装了受 Ubuntu 限制的附加功能,然后软件中心在安装过程中崩溃了,因此我不得不终止窗口。我删除并重新安装它,发现我的操作系统中没有安装 MS 字体。偶尔我会收到以下消息(我已经尝试重新安装 MS true type 核心字体包几次,但我仍然看不到字体):
Data files for some packages could not be downloaded
The following packages requested additional data downloads after package installation, but the data could not be downloaded or could not be processed.
ttf-mscorefonts-installer
Run Code Online (Sandbox Code Playgroud)
这是一个永久性故障,导致这些软件包在您的系统上无法使用。您可能需要修复 Internet 连接,然后删除并重新安装软件包以解决此问题。
关闭 Software Center
在终端输入这个
sudo lsof /var/lib/dpkg/lock
确定导致锁定的进程的 PID,然后停止该进程
sudo kill -TERM <PID>
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install ttf-mscorefonts-installer
| 归档时间: |
|
| 查看次数: |
21572 次 |
| 最近记录: |