O n y x

Q: How do I remove XQuartz ? 10.8

Right, I didn't know were to post this.... but anyways

 

I wanted to use .exe files on mac, and herd about a program called WineBottler.

I tried it and it wanted access to X11, but as you know mountain Lion no longer uses X11, so I searched it up and found this page

http://support.apple.com/kb/HT5293

 

 

And I downloaded XQuarts in hope that the Winebottler would work, but I dont even know how to use the program so I thought I should just get rid of it, however I also want to remove the XQuartz program too as I dont know what that does either

 

Can someone explain to me how I remove it ?

 

 

Thanks

MacBook Pro, Mac OS X (10.7.4)

Posted on Jul 31, 2012 9:20 AM

Close

Q: How do I remove XQuartz ? 10.8

  • All replies
  • Helpful answers

  • by macjack,Helpful

    macjack macjack Jul 31, 2012 9:36 AM in response to O n y x
    Level 9 (55,694 points)
    Mac OS X
    Jul 31, 2012 9:36 AM in response to O n y x

    If the application came with an uninstaller, use it.

     

    For the most part, just drag the application to the trash. Some applications come with uninstallers under "options" on the installer.

     

    The reason for this is that in Mac OS X most associated files are kept in the application package itself. If you choose any app then "control-click" on it, you can choose "Show package contents" from the contextual menu and you will see all the associated items.

     

    You can also do a Finder or Spotlight search for any other items but they will probably only be prefs which will do no harm and don't take up much room.

     

    These are ususally just plist files in Users/yourname/Library/Preferences . Also some apps will install files in Users/yourname/Library/Application Support.

     

    Note: Some apps may also put a file SystemPreferences >> Users & Groups >> Login items. (So, it worth a look here too)

     

    EDIT: AppCleaner also does a decent job.

  • by O n y x,Solvedanswer

    O n y x O n y x Jul 31, 2012 9:59 AM in response to macjack
    Level 1 (0 points)
    Jul 31, 2012 9:59 AM in response to macjack

    Can you help me locate the uninstall for xQuartz ?

    Or could I just drop the app in app cleaner ?

  • by crjohnson,

    crjohnson crjohnson Aug 4, 2012 6:47 AM in response to O n y x
    Level 1 (15 points)
    Aug 4, 2012 6:47 AM in response to O n y x

    You may try Wineskin, but everything that uses Wine can be coimplicated to get working...  As of Wineskin 2.5.6 you shouldn't need XQuartz installed at all for 10.8, as Wineskin has a custom version built in.

     

    That said, if you ever want to use Crossover or some older Wineskin wrappers people share (like from paulthetall.com or portingteam.com), you really need to have XQuartz installed.

     

    If you really want to get rid of XQuartz, it is NOT a self contained app, and hardly any of it is actually in the XQuartz.app bundle.  You can do it multiple ways, but I'll give you the safest

     

    Open Terminal.app and type the following...

    open /opt

     

    this should open up a Finder window showing you the contents of your /opt folder which is normally hidden.  In it you'll see a X11 folder, which houses all of XQuartz.  Select that X11 folder and Trash it.  It'll ask for an admin password to trash it.

  • by MaxBorzov,Helpful

    MaxBorzov MaxBorzov Jan 25, 2013 7:27 AM in response to O n y x
    Level 1 (5 points)
    Jan 25, 2013 7:27 AM in response to O n y x

    XQuartz does not replace the system X11 on Snow Leopard, so you can go back to the Apple-provided X11.app rather easily. Just launch X11.app rather than XQuartz.app to get the older server. If you want to make Apple's X11.app the default server (owning the launchd $DISPLAY socket), then you should disable the org.macosforge.xquartz.startx.plist as described in the first question. After logging out and back in, Apple's X11.app will be default. If you still want to remove XQuartz.app from your system, you can do that with these two steps:

    launchctl unload /Library/LaunchAgents/org.macosforge.xquartz.startx.plist

    sudo launchctl unload /Library/LaunchDaemons/org.macosforge.xquartz.privileged_startx.plist

    sudo rm -rf /opt/X11* /Library/Launch*/org.macosforge.xquartz.* /Applications/Utilities/XQuartz.app /etc/*paths.d/*XQuartz

    sudo pkgutil --forget org.macosforge.xquartz.pkg

  • by robertbuzink,

    robertbuzink robertbuzink Jul 5, 2013 2:22 AM in response to O n y x
    Level 1 (0 points)
    Jul 5, 2013 2:22 AM in response to O n y x

    If you want to remove XQuartz.app from your system, you can do that with these steps:

    launchctl unload /Library/LaunchAgents/org.macosforge.xquartz.startx.plist

    sudo launchctl unload /Library/LaunchDaemons/org.macosforge.xquartz.privileged_startx.plist

    sudo rm -rf /opt/X11* /Library/Launch*/org.macosforge.xquartz.* /Applications/Utilities/XQuartz.app /etc/*paths.d/*XQuartz

    sudo pkgutil --forget org.macosforge.xquartz.pkg

    Log out and log in

     

    SOURCE

  • by superlukas,

    superlukas superlukas Jul 28, 2013 6:10 AM in response to robertbuzink
    Level 1 (0 points)
    Jul 28, 2013 6:10 AM in response to robertbuzink

    This one did the trick for me. Thanks.

  • by rolandihasz,

    rolandihasz rolandihasz Nov 10, 2013 1:35 PM in response to robertbuzink
    Level 1 (0 points)
    Nov 10, 2013 1:35 PM in response to robertbuzink

    Thank you Robert. It worked for me as well.

  • by dmacnevin,

    dmacnevin dmacnevin May 8, 2014 5:51 PM in response to robertbuzink
    Level 1 (0 points)
    May 8, 2014 5:51 PM in response to robertbuzink

    I tried this, but Terminal prompted me for my password, and I couldn't enter it. I would try to type on my keyboard, and nothing would happen within Terminal. I'm confused and frustrated what to do next...

  • by loganimal,

    loganimal loganimal May 21, 2014 9:06 PM in response to dmacnevin
    Level 1 (0 points)
    May 21, 2014 9:06 PM in response to dmacnevin

    Terminal won't show your password. You need to enter the administrator password, then just hit enter.

  • by dmacnevin,

    dmacnevin dmacnevin May 24, 2014 4:24 AM in response to loganimal
    Level 1 (0 points)
    May 24, 2014 4:24 AM in response to loganimal

    Thanks loganimal. I tried your advice, and it worked.

  • by marinfromsplit,

    marinfromsplit marinfromsplit Aug 18, 2014 7:39 AM in response to O n y x
    Level 1 (0 points)
    Aug 18, 2014 7:39 AM in response to O n y x

    If I may ask, what is exactly XQuartz?

    I get it that it is some kind of window system. I was wondering, does it replace the default system used by Mavericks or does it run only when starting software that requires it?

    I haven't been able to find much information about it.

  • by givemeabrake,

    givemeabrake givemeabrake Sep 24, 2014 10:01 AM in response to MaxBorzov
    Level 1 (15 points)
    Sep 24, 2014 10:01 AM in response to MaxBorzov

    Thank you very much, MaxBorzov!

    That was awesome!

    Your 4-steps formula worked great.

  • by icysnowflake10,

    icysnowflake10 icysnowflake10 Apr 27, 2016 2:48 PM in response to macjack
    Level 1 (4 points)
    Apr 27, 2016 2:48 PM in response to macjack

    It says "XQuartz could not be deleted because it is running." I click stop and it still does not work...

  • by BobHarris,

    BobHarris BobHarris Apr 28, 2016 6:19 PM in response to icysnowflake10
    Level 6 (19,395 points)
    Mac OS X
    Apr 28, 2016 6:19 PM in response to icysnowflake10

    icysnowflake10 wrote:

     

    It says "XQuartz could not be deleted because it is running." I click stop and it still does not work...

    <https://xquartz.macosforge.org/trac/wiki/X11-UsersFAQ>

    Search for "uninstall"

    Follow the instructions

    If I may ask, what is exactly XQuartz?

    XQuartz is a Mac OS X Implementation of the X11 system.  X11 is typically used as the graphical windowing system for most Unix/Linux platforms.  X11 has the ability to have the application running on one system and the display running on another system.

     

    XQuartz allows Mac OS X users the ability to use X11 written applications.  In some cases these applications are open source packages that are built to run on the Mac, and in other cases an X11 based applications may be running on a remote Unix/Linux system and the output being displayed on the Mac running XQuartz.

     

    I was wondering, does it replace the default system used by Mavericks

    No.

    or does it run only when starting software that requires it?

    Yes