码迷,mamicode.com
首页 > 系统相关 > 详细

How to Fix "Linux Failure to Download extra data files for ttf-mscorefonts-installer" error

时间:2019-05-11 09:16:44      阅读:390      评论:0      收藏:0      [点我收藏+]

标签:could not   nec   container   rem   with   written   ted   art   wing   

How to Fix "Linux Failure to Download extra data files for ttf-mscorefonts-installer" error

Hi 
Using Linux for a time ,in its very essence one of the errors I often come across with is downloading problem for certain add-ons.

If you get the following error: 


Failure to download extra data files

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

The download will be attempted again later, or you can try the download again now.
 Running this command requires an active Internet connection.  

 

So this certain packet actually stands for Microsoft‘s font files freely available from the Microsoft for you to use and download without sharing with any 3rd party or individual.Therefore, there is a probable connection problem that you must have had when you attempted to download it.

To fix it: 

sudo apt-get remove --purge ttf-mscorefonts-installer
sudo apt-get install ubuntu-restricted-extras
     
use these two lines of commands respectively and you are ready to go !

 

Sincerely,Ahmet

 

 

 

 

Written on February 4, 2017

 

How to Fix "Linux Failure to Download extra data files for ttf-mscorefonts-installer" error

标签:could not   nec   container   rem   with   written   ted   art   wing   

原文地址:https://www.cnblogs.com/mouseleo/p/10847614.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!