On 18.04: when I do sudo apt install ttf-mscorefonts-installer
& say Yes to the EULA question, it fails:
Err:1 http://downloads.sourceforge.net/corefonts/arial32.exe
Redirection from https to 'http://downloads.sourceforge.net/mirrorproblem?failedmirror=netix.dl.sourceforge.net' is forbidden [IP: 87.121.121.2 443]
E: Failed to fetch https://netix.dl.sourceforge.net/project/corefonts/the fonts/final/arial32.exe Redirection from https to 'http://downloads.sourceforge.net/mirrorproblem?failedmirror=netix.dl.sourceforge.net' is forbidden [IP: 87.121.121.2 443]
E: Download Failed
exe
file and extract the contents manually. It may very well be a a change in Sourceforge. If it is, the maintainer of thettf-mscorefonts-installer
has to update the code to fix the problem. However, that would be a bug-report for that package. Bug reports are off topic here as well. – user68186 Feb 14 '19 at 17:54sudo apt install ttf-mscorefonts-installer
, installed properly. – Vijay Feb 14 '19 at 17:55