Downloading Command Line Tools for Xcode #131
-
Hi, Im relatively new to GitHub and I need your help. I tried to install Homebrew by /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)“ this command. But unfortunately I’m stuck at the process of Downloading Command Line Tools for Xcode It runs since 15 Minutes and nothing is happening. Please help :-) Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 10 comments 26 replies
-
Apple's XCode command-line installer is...quite uncommunicative. You have at least two choices:
|
Beta Was this translation helpful? Give feedback.
-
Just simply wait, at the same time sign up for an Apple developer account :)) |
Beta Was this translation helpful? Give feedback.
-
Actually, I found that, once the download started, you can go to |
Beta Was this translation helpful? Give feedback.
-
you can go to the apple icon in the top left of the menu, then go to about this mac>storage and it should show you the amount of storage space decreasing |
Beta Was this translation helpful? Give feedback.
-
It is like a 450MB package and generally takes longer time than you expect; so give some patience until it is done. |
Beta Was this translation helpful? Give feedback.
-
Also by apple icon (top left of screen) - settings - software update |
Beta Was this translation helpful? Give feedback.
-
it was taken around 10min for me... |
Beta Was this translation helpful? Give feedback.
-
What a shiet...even Windows updates don't take that long to download...seems like Apple carefully protects their bandwidth -_- |
Beta Was this translation helpful? Give feedback.
-
The real scenario is when the install is requested by the terminal, it shows up under the "System Preferences > Software Update" as a new update for the Command Line Tools. I think, the reason might be, that requires an Agreement that you've to accept. Why, because when I pressed the Update it automatically shows up under the terminal as "Downloaded Command Line Tools for Xcode" and "Installing Command Line Tools for Xcode". After that I accepted the agreement then I saw this message "Done with Command Line Tools for Xcode". So, from a software provider company perspective, nothing weird here. But, perhaps there are other delegates methods or messages, whatever it is, that the other side of the development has to follow. Or, blame it on the boogie ;) |
Beta Was this translation helpful? Give feedback.
-
I think it is possible to just run |
Beta Was this translation helpful? Give feedback.
Apple's XCode command-line installer is...quite uncommunicative. You have at least two choices: