silent ubuntu install
silent ubuntu install
I'm installing wine with a script via wine ppa's. How to make the install quiet? Microsoft agreement needs an "agree" :/
Re: silent ubuntu install
I don't know what PPA you're installing from, but it's not WineHQ's. WineHQ packages do NOT have any "Microsoft agreement."
The WineHQ packages are the only ones supported here. Follow these instructions: https://wiki.winehq.org/Ubuntu.
The WineHQ packages are the only ones supported here. Follow these instructions: https://wiki.winehq.org/Ubuntu.
Re: silent ubuntu install
Using this ppa:sudo add-apt-repository ppa:ubuntu-wine/ppa isn't this the official one?
Re: silent ubuntu install
No, and you would already know that if you had bothered to read the instructions I linked you to.
Re: silent ubuntu install
Sorry I'm new to this. I couldn't get what packages do I need. Dev/staging?
Re: silent ubuntu install
Whether to use development or staging is up to you. Staging includes several hundred experimental patches applied to the development branch. If you have an app or game affected by a bug the is marked STAGED in Bugzilla, then you should try staging. If not, and you're not interested in testing experimental patches, use the development package.
Re: silent ubuntu install
Thanks a lot! Script updated and working perfectly!