3

I've finally managed to install this program only to try and remove iTunes because every time I try to start it up, it gives me the message to reinstall it again and error 7.

How do I uninstall iTunes?

Octavian Helm
  • 14,515
Dave B.
  • 31

3 Answers3

10

Open a terminal and type wine uninstaller. Select iTunes from the list and click remove.

Beni Bogosel
  • 1,207
  • 2
  • 12
  • 26
  • This is a lot better than straight-up deleting as this should clean up after itself a lot better. – Oli Apr 22 '14 at 11:17
  • 1
    Uninstalling iTunes in this way didn't work for me. It disappears from the list of installed programs but the files are still there. Trying to reinstall gives and error, which I think is what the original question must have ben referring to :( – Brian Z Jan 15 '16 at 00:47
3

First off, i think you need some clarification: any files installed via Wine dont end up in Synaptic Package Manager, nor are they installed as packages in the Linux/Debian sense (as a result, i've removed those tags, and replaced it with )

To remove programs installed with Wine (in this case, iTunes), Configure Wine, or Wine Software tool, whichever it is, to run the uninstaller. Or go into ~/.wine/drive_c/program files/... (whatever the path is for iTunes), and run its own uninstaller.

Also, in future, you should use this site to determine application compatibility with Wine. This way, you dont have to deal with learning after-the-fact that your installed software wont work.

Thomas Ward
  • 80,112
-1

I had this same issue but what I did that helped was to remove the itune fold at Nautilus. Press ALT and F2 simultaneously and type gks nautilus and look for the itune folder and delete it.

all4naija
  • 1,554