Skip to content

Instantly share code, notes, and snippets.

@tonymtz
Created November 15, 2014 00:02
Show Gist options
  • Save tonymtz/714e73ccb79e21c4fc9c to your computer and use it in GitHub Desktop.
Save tonymtz/714e73ccb79e21c4fc9c to your computer and use it in GitHub Desktop.
Uninstall XQuartz.app from OSX Yosemite
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
@keimo123
Copy link

Worked also on 10.9 Mavericks

@indyny
Copy link

indyny commented Jul 27, 2016

Thank you sir!

@xavdid
Copy link

xavdid commented Aug 4, 2016

FWIW, this can also be found in their official docs.

@menegolli
Copy link

Thank you, thank you, thank you!

@riegie
Copy link

riegie commented Sep 16, 2016

Thank you!

@ufukomer
Copy link

Cool ;)

@woohling
Copy link

woohling commented Nov 8, 2016

Thanks ~ :)

@fkasischke
Copy link

Thanks a lot! Solved my problem!

@miguelagawin
Copy link

*namaste emoji

@JulyIghor
Copy link

JulyIghor commented Dec 12, 2016

Дякую!

@kantuni
Copy link

kantuni commented Jan 29, 2017

Awesome, thanks 👍

@zrelda
Copy link

zrelda commented Apr 6, 2017

thanks

@hotzen
Copy link

hotzen commented Apr 12, 2017

still working, only the first line gives none found
thanks!

@RyGuy96
Copy link

RyGuy96 commented Apr 16, 2017

Thank you!

@oicheryl
Copy link

Works great, thanks!

@wrpinheiro
Copy link

Great!! Thanks :-)

@kocalpeer
Copy link

kocalpeer commented Jun 2, 2017

Thanks 👍

@globsecure
Copy link

Thank you! Man!

@nikpopesku
Copy link

Thanks a lot!

@ozanhazer
Copy link

👍

@TabSpace
Copy link

TabSpace commented Sep 7, 2017

Great Help !

@fratik
Copy link

fratik commented Oct 26, 2017

Thanks!!

@eirture
Copy link

eirture commented Dec 15, 2017

谢谢!

@kyan001
Copy link

kyan001 commented Jan 23, 2018

Thanks

@arcseldon
Copy link

Thanks.

@blockchaindevkor
Copy link

Thank you very much!!!

@pkugyf
Copy link

pkugyf commented May 22, 2018

amazing!

@jpbarbosa
Copy link

Thanks!

@GL8666
Copy link

GL8666 commented Sep 14, 2018

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment