On Fri, Feb 27, 2009 at 11:06 PM, Dan Kegel dank@kegel.com wrote:
In fact, it's common practice for repos like rpmfusion.org to have a tiny package that just adds themselves to your software sources. (See http://rpmfusion.org/Configuration ) Scripts are right out, though. It has to be a package, because you can't run a script with a single mouse click.
The WineHQ-provided .deb and .rpm packages themselves could add the WineHQ repo as part of their installation routine. There is no need for a tiny separate package.
That would result in the simplest installation scenario imaginable:
* Click here * Enter password
After that, Wine will have been installed, and updates will start coming in.
Remco