wine - E: Package 'wine1.5' has no installation candidate - Ask Ubuntu


i'm trying install wine

but i'm getting error:

e: package 'wine1.5' has no installation candidate 

and ideas?

there isn't package named wine1.5 in supported version of ubuntu.

in ubuntu 14.04/16.04/16.10:

sudo apt-get install wine1.6 

in ubuntu 12.04:

sudo apt-get install wine1.4 

alternatively in ubuntu 16.10 can run:

sudo apt-get install wine-stable   

if search wine in software application, may find multiple versions of wine available. before install wine, windows app want run in wine application database find out if app requires specific version of wine.


Comments

Popular posts from this blog

crash - Windows Rundll32 (child process of DllHost) is crashing. How can I even identify it? - Super User

debian - Kali Linux - Debootstrap error Failed to determine codename for the release - Super User

networking - Slave steals IP meant for bonded interface - Ask Ubuntu