How do I delete X11 application?
How do I delete the X11 application?
iMac, OS X El Capitan (10.11.6)
How do I delete the X11 application?
iMac, OS X El Capitan (10.11.6)
See the XQuartz FAQ
<https://xquartz.macosforge.org/trac/wiki/X11-UsersFAQ>
I am assuming you installed XQuartz as the Apple provided X11.app has not been shipped with OS X for a few years and was effectively replaced with XQuartz.
No response needed. I solved the problem.
No. I did not clean install the new system, so X11 was carried on from the old systems I guess.
Thanks anyhow. Here is what I've done to uninstall it:
Open Terminal and type:
sudo rm -rf /Applications/Utilities/X11.app /private/etc/X11 /usr/X11R6 /usr/bin/open-x11 /usr/lib/X11 /Library/Receipts/X11User.pkg
How do I delete X11 application?