Cant's install the software

Hey guys!!

i am pressing this on my terminal

/usr/bin/xcode-select --install

and I get this message "Cant's install the software because it is not currently available from the Software Update server".

What shall I do? I am working on Mac Os Catalina.

Kind regards,
Dimitra

The command line install for xcode-select may not work on Catalina. You can install these manually via download from the Apple Developer portal: Sign In - Apple. You will need to use your appleID to access this and then determine which version of the "Command Line Tools for Xcode" you should use with Catalina - you probably need an earlier version that would be compatible with Catalina - up to 11.5 may work.

If you are using the Tidal automated install method - you may be able to skip the xcode-select install if you have git installed. You can test this via:

command -v git