{"id":457,"date":"2022-03-09T17:25:00","date_gmt":"2022-03-09T17:25:00","guid":{"rendered":"https:\/\/techtutelage.net\/?p=457"},"modified":"2024-02-13T19:28:51","modified_gmt":"2024-02-13T19:28:51","slug":"how-to-install-homebrew-on-macos","status":"publish","type":"post","link":"https:\/\/techtutelage.net\/?p=457","title":{"rendered":"How to Install &#8220;homebrew&#8221; on macOS"},"content":{"rendered":"\n<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/QfGIjQCrG3M\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\n\n\n\n<p>To install Homebrew on your macOS start by opening your Terminal. You can find Terminal in the Utilities folder within the Applications folder, or you can use Spotlight Search (Cmd + Space) to search for &#8220;Terminal&#8221;. Once you have the Terminal open you can install Homebrew by running the following command.<\/p>\n\n\n\n<pre class=\"wp-block-code has-vivid-green-cyan-color has-black-background-color has-text-color has-background\"><code>\/bin\/bash -c \"$(curl -fsSL https:\/\/raw.githubusercontent.com\/Homebrew\/install\/HEAD\/install.sh)\"<\/code><\/pre>\n\n\n\n<p>This command will download and run the Homebrew installation script. The script will prompt you to enter your password, after you enter your password. Wait for the installation to complete. Homebrew will be installed in the <code>\/usr\/local<\/code> directory for macOS  Intel, and <code>\/opt\/homebrew<\/code>&nbsp;for Apple Silicon. After the installation, you can verify if Homebrew is correctly installed by typing the following command in the Terminal.<\/p>\n\n\n\n<pre class=\"wp-block-code has-vivid-green-cyan-color has-black-background-color has-text-color has-background\"><code>brew --version<\/code><\/pre>\n\n\n\n<p>This command will display the version of Homebrew installed on your Mac.<\/p>\n\n\n\n<p>That&#8217;s it! Homebrew is now installed on your Mac, if you want to learn how to use Homebrew to install \/ remove update various packages and software on your system. Go ahead and watch my detailed tutorial on Youtube. <a href=\"https:\/\/youtu.be\/QfGIjQCrG3M\">https:\/\/youtu.<\/a><a href=\"https:\/\/youtu.be\/QfGIjQCrG3M\" target=\"_blank\" rel=\"noreferrer noopener\">be<\/a><a href=\"https:\/\/youtu.be\/QfGIjQCrG3M\">\/QfGIjQCrG3M<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To install Homebrew on your macOS start by opening your Terminal. You can find Terminal in the Utilities folder within the Applications folder, or you can use Spotlight Search (Cmd + Space) to search for &#8220;Terminal&#8221;. Once you have the Terminal open you can install Homebrew by running the following command. This command will download [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9,1],"tags":[],"class_list":["post-457","post","type-post","status-publish","format-standard","hentry","category-tutorials","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/techtutelage.net\/index.php?rest_route=\/wp\/v2\/posts\/457","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techtutelage.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techtutelage.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techtutelage.net\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/techtutelage.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=457"}],"version-history":[{"count":3,"href":"https:\/\/techtutelage.net\/index.php?rest_route=\/wp\/v2\/posts\/457\/revisions"}],"predecessor-version":[{"id":460,"href":"https:\/\/techtutelage.net\/index.php?rest_route=\/wp\/v2\/posts\/457\/revisions\/460"}],"wp:attachment":[{"href":"https:\/\/techtutelage.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=457"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techtutelage.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=457"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techtutelage.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=457"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}