I accidentally declined a EULA agreement, and I don't have an opportunity to accept it again.

Asked by Luke Carter

I was downloading WIne 1.2, when it came to the EULA agreement for the ttf fonts, I went forward without accepting. The rest of Wine works fine, but I don't have the fonts.

I've tried uninstalling and reinstalling Wine, but it still doesn't work.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu msttcorefonts Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

try: sudo apt-get --reinstall install wine

Should be ok

Revision history for this message
Luke Carter (ellephoant) said :
#2

That doesn't work. I can 'download' the fonts, but because it's already stated that I have 'declined', it'll install the fonts, and remove them, as per the instructions.

What basically happens is that I download it, then a dialog box with 'debconf on compname' appears, before closing again. Is there a way I can override the previous input?

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

Try:

sudo apt-get --reinstall install ttf-mscorefonts-installer

May do it

Revision history for this message
Luke Carter (ellephoant) said :
#4

Thank you. It worked.