Comment 40 for bug 1607535

Revision history for this message
Richard Elkins (texadactyl) wrote : Re: ttf-mscorefonts-installer 3.4+nmu1ubuntu2 fails to install core fonts and should be updated to version 3.6 from Debian

Automated work-around (no failures, no re-runs, no manual edits), 3 steps:

sudo apt-get -y remove --purge ttf-mscorefonts-installer
wget http://ftp.de.debian.org/debian/pool/contrib/m/msttcorefonts/ttf-mscorefonts-installer_3.6_all.deb -P ~/Downloads
sudo apt install ~/Downloads/ttf-mscorefonts-installer_3.6_all.deb

(Mind any line-breaks in step 2 above i.e. the wget step)

Hopefully, the Ubuntu repo version will be fixed soon.