1

I was in the EULA agreement terminal to install wine and then I closed it and I dont know how to bring it back to get wine to finish installing. I think it asked if I wanted to terminate it or something along the line when I closed the terminal. What do I need to do?

1 Answers1

3

dpkg-reconfigure on your package should prompt you to accept the EULA agreement again.

sudo dpkg-reconfigure <your package>

Execute :

sudo dpkg-reconfigure wine
hg8
  • 13,582