2020-10-05
macOS
Warning: A newer Command Line Tools release is available.
Update them from Software Update in System Preferences or run:
softwareupdate --all --install --force
If that doesn't show you an update run:
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install
Alternatively, manually download them from:
https://developer.apple.com/download/more/.
~$ softwareupdate --all --install --force
Software Update Tool
Finding available software
Downloaded macOS Catalina 10.15.7 Update
Installing macOS Catalina 10.15.7 Update
Done.
You have installed one or more updates that requires that you restart your computer.
Please restart immediately.
To automate the restart process with softwareupdate(8), use --restart.