I'm trying to create a script that installs opera-stable silently.
Currently I am stuck at
How can I pre-select yes or no from my script?
I know this is possible to do with ms-corefonts with this command.
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true
