Install Wine in Ubuntu
Posted by maximillan on December 5, 2006
System->Administration->Synaptic Package Manager) and selecting Settings->Repositories. Then click add, select custom, and enter one of the following:
For Ubuntu Edgy (6.10):
deb http://wine.budgetdedicated.com/apt edgy main
and open up Terminal run
apt-get update
to update APT’s package information. Finally, to install Wine, do
apt-get install wine
done !!
if you want configure Wine settings,
Winecfg
if u want detailed information: