Created
November 15, 2014 00:02
-
Star
(116)
You must be signed in to star a gist -
Fork
(21)
You must be signed in to fork a gist
-
-
Save tonymtz/714e73ccb79e21c4fc9c to your computer and use it in GitHub Desktop.
Uninstall XQuartz.app from OSX Yosemite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Thank you sir!
FWIW, this can also be found in their official docs.
Thank you, thank you, thank you!
Thank you!
Cool ;)
Thanks ~ :)
Thanks a lot! Solved my problem!
*namaste emoji
Дякую!
Awesome, thanks 👍
thanks
still working, only the first line gives none found
thanks!
Thank you!
Works great, thanks!
Great!! Thanks :-)
Thanks 👍
Thank you! Man!
Thanks a lot!
👍
Great Help !
Thanks!!
谢谢!
Thanks
Thanks.
Thank you very much!!!
amazing!
Thanks!
thx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Worked also on 10.9 Mavericks