Xcode-select says it's installed however it is not in developer folder

Running Xcode-select -v will display version 2384, however, no trace of it exists in the /Library/Developer folder, and it only shows up in usr/bin as an executable file. I've tried numerous ways of installing, updating and removing with no success. I'm running Big Sur 11.6. Anyone run into a problem like this with Xcode?

Replies

/usr/bin/xcode-select is part of a set of command line tools that ship with macOS itself and help to manage the versions of Xcode you have installed. Why are you expecting it to be in the /Library/Developer folder? It sounds like you don't have an actual Xcode app installed?