Home / Snippets / Xcode Command Line Tools Mac Installation Guide
Xcode Command Line Tools Mac Installation Guide cover

Xcode Command Line Tools Mac Installation Guide

393

3 years ago

0 comments

In this short snippet, you will learn how to install Xcode command-line tools on a Mac Machine. There are two steps that you need to  follow to download the Xcode command-line tools so let's get started

Step 1: Install Xcode from App Store


First, you have to install Xcode from the app store and then let it run and install.

Step 2: Open terminal and Run Install command


Second, you need to run the command to install the Xcode command-line tools. Copy and paste the code below in your terminal.
xcode-select --install

Step 3: Verify If Installation success


To verify if the installation success you can run the following command.
xcode-select -p
And now the output will be as follows:
/Library/Developer/CommandLineTools
notion avatar

Alaz

Week-end developer currently experimenting with web, mobile, and all things programming.

Topics:

Frontend

Resource

Average

Average

Support Us

If you like our tutorial, support us by being our Patreon or buy us some coffee ☕️

Welcome to PostSrc V3

PostSrc Dark Logo

You have to login to favorite this