Ubuntu :: WINE Not Completely Removed?
Jul 28, 2011
I tryied installing wine patched for league of legends from the source code (./configure, make, sudo make install). Wine didn't appeared in the application tab in gnome and then i installed wine from its repo. After uninstalling it i saw that whenever i try to open an exe file, wine still tries to run it, regardless the fact that wine is not present in the application folder. After a search i find that wine libs and files are still there, even after the unistatll. I think they are there because the installation from source files so how do i remove them besides deleting them manually?
View 1 Replies
ADVERTISEMENT
Mar 17, 2011
I have corrupted my /usr/ partition. I thought I recovered my server thingies okay. The problem is with gnome desktop. It won't show the login screen and furthermore there's a lot of error in ldconfig messages -- because of the corrupted /usr/ partition.I started picking out these erring files -- using aptitude purge and the rm command if it cannot be purged...That's how I tried to clean my /usr/ corrupted partition.How do I know I managed to cleanly removed all traces of the desktop gnome? -- also how could I install the desktop again.
View 3 Replies
View Related
Jul 7, 2011
I installed Oxygen KDE in Firefox 4 but when I upgraded to Firefox 5 it was not compatible. The problem is that traces remain and I cannot get another theme to appear properly. I do notice that if I delete ~/.mozilla the problem is solved. However I have many addons installed and don't want to setup everything again. Also in ~/.mozilla/.../Firefox there is a folder named OxygenKDE and if I delete it, Firefox auto creates a new OxygenKDE folder on FF startup.
View 4 Replies
View Related
Jun 24, 2010
I was experimenting WINE in my Ubuntu machine. After a while I've decided to remove it. I uninstalled the application that I installed using WINE (Steam - Day of Defeat). And then I ran the following command:
sudo apt-get remove wine*
I checked (using tab) and only wine, wine1.2 and wine-gecko where there to remove. After doing this I shutdown my computer. When I turned it on again everything was fine until I had to pass trough the login page. I've inserted my credentials and then when I clicked in "Login" it appears a dark screen and then again the Login screen.
View 8 Replies
View Related
Apr 2, 2011
I want to completly remove wine, so i figured that using the package manager, and apt-get remove will make it work. Using apt-get, i get the message that there is no wine installed, even though the package manager is telling me the opposite. After that i removed wine via the package manager, but i can still run wine. And that is the point where i am getting completly lost, how the hack can i run a removed program? I did compile and install wine myself once, so the problem might hide there. But how to i remove a program without the routines of the package manager?
I seriously need to deinstall wine completly to figure out a couple misterious problems i am having lately.
View 2 Replies
View Related
May 4, 2011
After uninstalling WINE through by clicking on the uninstall button in the installed programs section I found there still lingered in the "open with other programs option" a list of wine exe. and WINE which of course do nothing now. How can I completely uninstall the WINE program?
View 3 Replies
View Related
Aug 21, 2010
Hello people. So, some days ago, I Installed Wine in my machine, and it was working pretty good. But I decided to add WineTricks. Since then, I can not install any program using wine, nor open the installed ones (gives me errors). So, does anybody knows about a way to completelly uninstall Wine? I have tries "yum remove Wine" and "yum remove wine*", but it doesn't do anything. I am using Fedora 13.
View 6 Replies
View Related
Mar 5, 2010
I can't remove nor uninstall the wine programs. I have tried the uninstaller that comes with wine but it doesnt work. How can I remove them from the start menu and the uninstall list as if they never existed on my pc? The only thing I can do is to remove the files.
View 9 Replies
View Related
Jun 27, 2011
I installed WINE onto my Ubuntu Lucid v10.04 LTS workstation. Now I want to remove it completely.
When I use Synaptic, it tells me that Wine is not installed. However, when I select Applications from the top panel, Wine appears as the top-most entry and Wine --> Programs has contents.
How do I make Wine EVERYTHING go away?
View 1 Replies
View Related
Jun 24, 2011
I've been having trouble with CUPS.I uninstalled it and I wanted to re-install it. When I removed CUPS some other files were removed too. I don't have an option of installing the software or updating a system, in the Control Center.
View 1 Replies
View Related
Mar 19, 2010
when I tried to install wine I got "Missing Dependency: wine-gecko is needed by package wine"so I looked for wine-gecko and download it but also when I tried to install it I got "Missing Dependency: wine-gecko is needed by package wine"it seems that I am in loop each package need the other what to do please?
View 1 Replies
View Related
Jan 9, 2009
I accidently removed bottom panel of suse 11.1.Please be so kind to help me to get it back my bottom panel.
View 6 Replies
View Related
Apr 15, 2011
How can I uninstall / purge wine and any wine installed windows programs?I've tried deleting .wine (hidden folder)but in /usr/bin/ there are a number of wine related files.And wine sub menu still appears in Applications menu
View 6 Replies
View Related
Feb 16, 2011
while trying to get a game to work on wine I was surprised to find out that the wine version that ships with sid is 1.0.1 released in October 2005. So I installed the latest release I found at [URL] like this :
dpkg -i wine_1.1.42~winehq1-1_amd64.deb
The install failed, I think because I hadn't remove the old wine version, and that's when the joy-ride started. Impossible to remove wine to restart properly. (apt-get remove libwine wine and apt-get -f install didn't) After some googling I tried this :
dpkg -i --force-depends wine_1.1.42~winehq1-1_amd64.deb
This did install the wine version I wanted, and the game ran fine after that. However the result was a borked apt-get. Tried to remove wine again with the above commands, resulting in apt-get failing to do so because it tried installing wine-unstable and reported errors similar to these : E: Could not perform immediate configuration on 'wine-unstable'. see man 5 apt.conf under APT::Immediate-Configure for details. (2)
View 2 Replies
View Related
May 21, 2010
i want to install wine on rhel 5.plz send me wine installtion command.
View 1 Replies
View Related
Mar 29, 2011
maybe my questions sounds funny: i'm looking for a very small (or better as small as necessary) distro which runs in a virtual box an starts wine.The reason is: we have new laptops in my school runnig windows7 64bit home and we have some software which runs only on WinXP. So why not take a virtualbox wich runs wine to start the old Software?
View 2 Replies
View Related
Dec 18, 2009
Lot of questions about WINE... When I'm done I'm going to make a HOWTO so that others can do what I did It's hard work, but I'm nearly done.The last problem I'm having is the WINE menu on GNOME won't show up after a install of WINE from a .deb package (it usually does). This was after I compiled WINE from source and removed it with "make uninstall" and "rm -rf /.wine".So now I installed the WINE from a deb package and the Wine menu entry is not showing up.I've tried re-installing Wine and rebooting my PC but nothing seems to work.
View 3 Replies
View Related
Jun 24, 2011
I have a problem running a game on a fresh Slackware64 install.
Slack version is 13.37
I've followed alien bobs instructions for a multilib environment from here:[url]
And then used sbopkg to download and compile wine version 1.2.2, which went through just fine.
After that I grabbed cabextract from sbopkg and ran this: wget [url] sh winetricks d3dx9 To get the DX9.
But, when I try to run the game, this is the error I get:
Code:
The game it self ran perfectly on the 32 bit version of Slackware, tested with 13.0. So now I think I'm missing some libs or something, but I have no clue which.
View 5 Replies
View Related
Oct 19, 2009
I don't know if it's just my system, but after applying the latest Wine update, the mouse cursor in Wine windows is now purple/magenta/pink, whatever. Not a big problem, just annoying. I've looked through the various config files in ~home and /usr/share/wine, and can't find any parameter that might even remotely address this.
View 4 Replies
View Related
Nov 19, 2010
I am new to fedora and installed wine to see if I could get the sony reader software working (required to access sony bookstore from my sony ereader). Well the program did not work though it did create icons on my desktop. wine kept crashing and I said lets just get rid of it. I uninstalled wine via yum remove and nothing appeared to happen so I did rpm -qa |grep wine and saw lots of stuff. So I simply did yum remove wine* and then a rpm -qa |grep wine was empty. however wine is still under applications on my desktop and still has a category for programs--reader. I should also mention that while wine was installed I attempted to remove the reader via the wine uninstalller but a) wine gave a message of a core crash and b) all the uninstaller did was give me the option to reinstall the reader program. so now when I attempt to open an epub it tries with the sony reader software. I know I can just right click to use another program but for now I want wine gone completely from my pc and the sony program gone.
View 2 Replies
View Related
May 4, 2010
I installed unbuntuzilla in 9.10 and kept an update of firefox from Mozilla. After one update firefox 3.6.3 refused to start except in safe mode. Also attempts to remove firefox was unsuccessful, even when I upgraded to Ubuntu 10.04. see the printout below which I got when I ran sudo aptitude remove-firefox-mozilla-build.
I cannot update my system at the moment either as Synaptic cannot go beyond trying to remove firefox.
princekoj@princekoj-laptop:~$ sudo aptitude remove firefox-mozilla-build
[sudo] password for princekoj:
Reading package lists... Done
Building dependency tree
[Code].....
View 8 Replies
View Related
Jan 12, 2011
All I did was go into Software Sources, selected the PPA for the program I wanted to remove (I forget what it was called now - Synabolus or something...it was a desktop search program), then went into Ubuntu Software Centre and removed the applicable entries there.
Now when I boot up into Ubuntu it asks for my password (which it never use to do) and when I enter the password it just keeps looping to the password screen.
View 3 Replies
View Related
Feb 26, 2011
I have recently upgraded from Ubuntu 8.04 to 10.04.
I have a problem with my synaptic manager. I can't seem to install anything because msttcorefonts doesn't seem to have been installed properly and I can't remove it. Everytime I update or install I get the error: Code: E: msttcorefonts: subprocess installed pre-removal script returned error exit status 1 remove the package. Not even re-install works.
View 9 Replies
View Related
Jun 16, 2011
I was trying to point /bin/sh at /bin/bash but got the symbolic link the wrong way and wiped bash, so tried to reinstall it but apt gave me problems. So I tried rebooting, but it fails to with errors like this:
init: Failed to spawn plymouth main process: unable to execute: no such file or directory
I'm pretty sure this is related to the lack of /bin/sh
So how can I tinker with the grub boot arguments and give it /bin/dash or something instead? I'm running 10.10 in a VM (Parallels) so don't have access to the filesystem from elsewhere (as far as I know)
View 2 Replies
View Related
May 22, 2010
I tried some new EMail clients and I didn't like any, so I went back to Evolution. For whatever reason it did not return to the Me Menu (the little envelop icon), now it's just Empathy and Gwibber. Is there a way to return Evolution to that menu?
View 2 Replies
View Related
Sep 9, 2010
I've accidentally removed the taskbar from my KDE desktop. Minimized programs are only accessible through a widget called Window List. I would like to have my KDE desktop back to its default view.
View 2 Replies
View Related
Sep 10, 2010
i was trying to reconfigure xorg, i removed it now im stuck in the terminaltried different commands.but nothing is helping. is there anyway i could save some data?
View 8 Replies
View Related
Oct 13, 2010
So, aptitude has been remove from Maverick. I realise I can just install it if I wish to use it over apt-get, but is this this a sign that I should really be using apt-get now instead?
View 4 Replies
View Related
Nov 16, 2010
I was going to arping something the other day and found it wasn't installed. So I used sudo apt-get install arping. It went through fine, I was arpinging happily. I shut down for the night, and then this morning, I couldn't connect to the internet. I do some searching around and get eth0 added to me /etc/network/interfaces correctly, and I'm back online, but I can't see the network manager to connect to a wireless network; not a big deal since I have a dock here, but I might want to go on the move.
So, I start looking around forums and in the process of following some of those guides, I find NetworkManager is not installed! I get it installed and everything managed properly again. My system is working as intended. But now I'm curious what happened, so I start looking at some of the logs in /var/log. Then I find this in /var/log/apt
[Code]...
View 6 Replies
View Related
Dec 27, 2010
I have Ubuntu 10.04 Lucid Lynx. I recently started messing with the desktop environment, going from GNOME to Ubuntu Studio to Netbook Remix... and then I decided to remove the Netbook look and go back to Studio, by removing it through the Software Manager. But this seemed to remove any and all desktop environments present. So now I just have the xterm. This was not part of the plan. I can get the Software Manager up and running, but I cannot get packages. I could try to provide the exact error message I get when I try, though I'm not entirely sure how to bring it to you. Is there a way I can get a desktop environment back after such a screw-up?
View 3 Replies
View Related