To uninstall the Xcode Command Line Tools (CLT) from your Mac, you must manually delete the installation directory using the terminal, as Apple does not provide a built-in uninstaller.
Before deleting, confirm where the tools are installed on your system. Run this command in Terminal:
xcode-select -p # output: /Library/Developer/CommandLineTools