Search This Blog

Showing posts with label mac install brew. Show all posts
Showing posts with label mac install brew. Show all posts

Tuesday, December 20, 2022

How to install brew on MAC !!

 Run following command with sudo access:

arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"


This will install brew. 

Cheers,

Kapil 

Popular Posts