Installing Play On Linux, WINE and iTunes

Questions about Wine on Linux
Locked
snowfun87
Newbie
Newbie
Posts: 1
Joined: Sat Jul 29, 2017 4:51 am

Installing Play On Linux, WINE and iTunes

Post by snowfun87 »

I want to install iTunes on Ubuntu 16.04 and I read that i had to install it with Play on Linux. So I installed Play on Linux and when having run it i get this:

Code: Select all

"PlayOnLinux cannot find wine (from Wine)
You should install it to use PlayOnLinux".
So now to install WINE I ran sudo apt-get install wine and got this:

Code: Select all

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
 wine1.6 : Depends: wine1.6-i386 (= 1:1.6.2-0ubuntu14)
           Recommends: fonts-droid but it is not installable
E: Unable to correct problems, you have held broken packages.
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: Installing Play On Linux, WINE and iTunes

Post by dimesio »

Use the WineHQ packages. https://wiki.winehq.org/Ubuntu
Locked