LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-17-2007, 12:04 PM   #1
mitchell7man
Member
 
Registered: Jan 2007
Location: Draper, UT
Distribution: Ubuntu, Windows 10, OSX
Posts: 461

Rep: Reputation: 31
Wine Uninstaller not doing it's job, How do i fix it?


Hello, i recently installed "it Itunes" for windows on wine, supidest thing ive ever done, it obviously doesn't work, and it install's extra stuff like quicktime which launches itself when ubuntu loads. When i run unistaller in the terminal, and i find that Quicktime and Itunes are on the list, i select itunes, click unistall, then when the uninstall app loads i tell it to remove itunes, but all it does is reinstall it cuz it does a progress bar thing and then says "itunes is now installed on your system", and itunes is still there, same with quicktime, the apps (quiktime and itunes) don't even work with wine, it acually makes the screen get all messed up and black. here is a link to a screenshot of my comp as i write this message http://www.misioneste.net/thescreenshot.png , any help would be great, MJ
 
Old 03-17-2007, 03:34 PM   #2
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Funny, y'know.. Not the trouble you're having, but that a little bit of Windows introduced into the system leads to BIG headaches..
I installed Wine, then installed Windows Infra-Recorder with it. The Infra-Recorder actually worked, though it was a bit sketchy at first. I was impressed...
But I wasn't so impressed as I was reinstalling Linux less than 2 days later..
Anyways-- here's a few suggestions, but no guarantees; I've stayed away from wine since then.
1) Contact the WineHQ support people, ONLY IF they invite support questions, because it IS a Beta still, so I think it says use at your own risk, basically.
2) Can you run the uninstaller and remove Wine itself? If so, do that, and then just delete any scattered files and binaries you can find that were made with wine. I think it puts the majority of things into a relatively small number of places.
2b) Is there log files, indicating what was installed where? If so, read it and delete everything manually.
3) If you have to, run the installer again and go thru the install process and during compiling, either save the output to a log, OR manually delete all the installed folders and files after by watching the installed locations on the console.
4) Check your ~/.autostart folder/area for files put there by Wine or Quicktime or whatever, and remove them.
5) Delete the Wine directory itself.
6) Delete the Source code package.
7) Don't repeat
LOL, seriously, I hope any of this is worthwhile advice.
Good luck.
 
Old 03-19-2007, 09:04 PM   #3
mitchell7man
Member
 
Registered: Jan 2007
Location: Draper, UT
Distribution: Ubuntu, Windows 10, OSX
Posts: 461

Original Poster
Rep: Reputation: 31
How do I go about that

Quote:
Quote: "2) Can you run the uninstaller and remove Wine itself? If so, do that, and then just delete any scattered files and binaries you can find that were made with wine. I think it puts the majority of things into a relatively small number of places."
I would like to remove wine and all of its associated files, and programs I installed to it, but I don not know how to go about doing this... any suggestions?, how do I uninstall wine?, How do i remove all files and programs installed to it?
 
Old 03-19-2007, 09:39 PM   #4
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Well, when you run the wine installer from a terminal, you can watch all the stuff scrolling by on the terminal, AND there should be a log file created of the process. The idea would be to read the log file, or read the console when the process is done, and go into the folders and paths that were added, where stuff is installed, and delete it all.
You could also try running the installer with the --uninstall option, if it has one. Read the documentation that came with it, and see if it offers a uninstall or remove option.
Finally, you could open Konqueror, and from the top menubar, go to tools, and goto FIND, and then search for *wine* from the / (root) directory. When the search is complete, select everything that was found (Select ALL) and then DELETE everything.

I think (I could be wrong) that programs you install with wine are installed to the original Wine folder, where you installed wine. You could verify this by checking the PROPERTIES of any icons or desktop links to programs you have installed with wine, and see what they are running (see where is the path to the windows program). Then go there and delete it all.
 
Old 03-19-2007, 10:59 PM   #5
mitchell7man
Member
 
Registered: Jan 2007
Location: Draper, UT
Distribution: Ubuntu, Windows 10, OSX
Posts: 461

Original Poster
Rep: Reputation: 31
Hello, I do not have konqueror with Ubuntu 6.10, i would still like to post how i installed wine however,
Quote:
* First, add repository for Wine:

gksudo gedit /etc/apt/sources.list

* Add the following lines at the end of this file

# Repository for wine
deb http://wine.budgetdedicated.com/apt edgy main
deb-src http://wine.budgetdedicated.com/apt edgy main

* Save the edited file

* Acquire public key

gpg --keyserver hkp://subkeys.pgp.net --recv-keys 58403026387EE263
gpg --export --armor 58403026387EE263 | sudo apt-key add -

* Update and install Wine package

sudo aptitude update
sudo aptitude install wine
those are the exact instructions i followed, any help is accepted!, and sorry for making this comment so long.
 
Old 03-19-2007, 11:28 PM   #6
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Oh no problem about the length of the thread
OK, since you installed it with APT or some APT-based installer, that is good news I think.
However, I don't use APT with my Linux, so I cannot specifically help you with it, because I don't know how it works..
What you should do is check the manual pages (probably by typing 'man apt' or something similar, or look for a help file somewhere either on the net, or in the help files for Ubuntu, and learn how to use APT to remove a package.
It may be something simple like 'sudo aptitude remove wine' and it will remove the entire package.
But anyway, research how APT performs removal of packages, and that will do the best job of removing the wine package.
Finally, when you get it removed, delete the lines you added to gedit /etc/apt/sources.list
 
Old 04-09-2007, 08:09 PM   #7
mitchell7man
Member
 
Registered: Jan 2007
Location: Draper, UT
Distribution: Ubuntu, Windows 10, OSX
Posts: 461

Original Poster
Rep: Reputation: 31
Okie dokie Thanks,
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FIX: wine error "No Program Start Menu Found" JackSmith Linux - Games 3 07-02-2009 10:38 PM
Linux uninstaller? okok Linux - Software 4 05-28-2006 10:22 AM
all attempts to fix the problem failed... can someone help me fix partition space? foreverdita Linux - Enterprise 2 05-11-2005 09:02 AM
Cannot find the Xine uninstaller, so how do I do it the hard way? LinuxPadawan Linux - General 4 04-16-2005 05:30 AM
How do you decompress files, or run files such as the Netscape 6 Uninstaller in RH7.2 oudent Linux - Newbie 1 11-19-2001 12:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration