You can configure debconf to accept the eula before you run "apt-get install":
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections
I determined the right variable to set by looking in this file after ttf-mscorefonts-installer was installed: /var/lib/dpkg/info/ttf-mscorefonts-installer.postinst
You can configure debconf to accept the eula before you run "apt-get install":
echo ttf-mscorefonts -installer msttcorefonts/ accepted- mscorefonts- eula select true | sudo debconf- set-selections
I determined the right variable to set by looking in this file after ttf-mscorefonts -installer was installed: dpkg/info/ ttf-mscorefonts -installer. postinst
/var/lib/