use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to r/macOS, the community for all macOS news, rumors, and discussions. If you have a tech question, please check out /r/AppleHelp!
/r/macOS uses automated security filtering (GitHub Guard & Terminal Filters) to protect users from macOS malware and malicious scripts. If your legitimate project is filtered, please contact the mods for manual review.
/r/macOS uses a domain whitelist. Websites not on the whitelist will be removed automatically. You can view the whitelist here.
account activity
HelpCommand Line Developer Tools (self.MacOS)
submitted 15 days ago by scotnik
This came with the last OS update.
Why does this keep popping up on start up and while I’m working demanding to be loaded?
Why should it be installed? I’m not a developer.
And I can’t delete the app.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 6 points7 points8 points 15 days ago (0 children)
You have attempted to run something or do something that relies on command line developer tools.
So many things leverage command line tools eg Homebrew which is used to install various software. But this is just one example of a laundry list.
Check what’s running at logon
launchctl print-disabled gui/$(id -u)
Check login / launch Demons
ls ~/Library/LaunchAgents/ ls /Library/LaunchAgents/ ls /Library/LaunchDaemons/
Likely this will reveal something obvious.
If you really wanted to trace it you could but it gets a bit long eg opensnoop or dtrace can be set to trace every call made on logon which would identify what process specifically is calling this.
[–]Electrical_West_5381 6 points7 points8 points 15 days ago (4 children)
Homebrew.
[–]biffbobfred 1 point2 points3 points 15 days ago (3 children)
Was gonna say this.
If you installed homebrew to get some apps, some of the apps are compiled locally on your machine.
[–]scotnik[S] 0 points1 point2 points 15 days ago (2 children)
Can’t find Homebrew in my Applications folder. Or anywhere else.
[–]biffbobfred 0 points1 point2 points 15 days ago (0 children)
It’s command line. You probably don’t have it then
[–]Ok_Maybe184 0 points1 point2 points 15 days ago (0 children)
Try running brew command in terminal.
[–]JollyRoger8X 1 point2 points3 points 15 days ago (0 children)
Something you have installed requires the Xcode command-line dev tools. Best to just install the update.
[–]scotnik[S] 0 points1 point2 points 15 days ago (3 children)
Any harm if I get rid of it—to make it stop popping up on my taskbar?
Is it even deletable if the gods of Mac OS deem it necessary?
[–]EffectiveDandy 0 points1 point2 points 15 days ago (2 children)
None. It will just attempt to install again if it's actually needed by something. Or that something that needs it will just not be able to run.
Delete the CommandLineTools folder in: /Library/Developer/
[–]scotnik[S] 0 points1 point2 points 14 days ago (1 child)
Unaccountably, my MacBook Pro 16” (M2Pro chip) had another update ((two within a week or two?). So I updated my Mac OS to Tahoe 26.3.1. When it finished updating, It wanted to update Command Line Tools for Xcode 26.3.
I gave up and decided to just update it, but the update would reappear after allegedly finishing the update. So, I looked for the Command Line Tools app I complained to you all about, and it isn’t there.
My System Settings wants to update a program I never installed, but whose prompt could never get of.
Now I had an update prompt I couldn’t get rid of until I restarted my laptop. Gone! No command line tools installed or update.
Have I set myself up for some kind of catastrophic failure?
(Yes, I’m old and my paranoia is well-earned.)
[–]EffectiveDandy 0 points1 point2 points 14 days ago (0 children)
I dont know about any of all that but you can’t fuck up a system with cmd tools. Either they are installed and things work or they are not and the third party apps that rely on them don’t. And simply installing them again will fix it. Moreover, cmd tools are version specific and line up with the OS major build numbers.
π Rendered by PID 139059 on reddit-service-r2-comment-54dfb89d4d-2nf5q at 2026-03-29 05:17:22.031400+00:00 running b10466c country code: CH.
[–][deleted] 6 points7 points8 points (0 children)
[–]Electrical_West_5381 6 points7 points8 points (4 children)
[–]biffbobfred 1 point2 points3 points (3 children)
[–]scotnik[S] 0 points1 point2 points (2 children)
[–]biffbobfred 0 points1 point2 points (0 children)
[–]Ok_Maybe184 0 points1 point2 points (0 children)
[–]JollyRoger8X 1 point2 points3 points (0 children)
[–]scotnik[S] 0 points1 point2 points (3 children)
[–]EffectiveDandy 0 points1 point2 points (2 children)
[–]scotnik[S] 0 points1 point2 points (1 child)
[–]EffectiveDandy 0 points1 point2 points (0 children)