Ubuntu 16.04 - Fix the problem when installing mscorefonts
  • The cause of the error
    Interestingly, this seems to be a small apt error in Ubuntu's installation management packets. This leads to the fact that you will not be able to download some software packages. In this situation is the mscorefonts packet.

    Solutions
    Option 1
    In this case, we can proceed using Wget to download the .deb packet from the debian server. and use the dpkg command to perform the installation.

    Method 2
    You can visit the Ubuntu FTP site at the following link to download the msttcorefonts package. Then install as usual with the dpkg command.


    Post edited by blackstormy1804 at 2018-06-08 01:09:50