Home Forums Ruby & Rails Mac OS Install Homebrew on Mac OS

Tagged: ,

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #527
    Rad UsrRad Usr
    Keymaster

    How-To Install Homebrew on Mac OS

    • Visit Homebrew page for assistance:
      https://brew.sh
    • Open Terminal from
      Applications\Utilities\Terminal
    • run command at the terminal:
      /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    • Once installed, need to update it, Run:
      brew update
    • Once update is complete, need to upgrade it Run:
      brew upgrade
    • This topic was modified 2 years, 8 months ago by Rad UsrRad Usr.
    • This topic was modified 2 years, 8 months ago by Rad UsrRad Usr.
    • This topic was modified 2 years, 8 months ago by Rad UsrRad Usr.
    • This topic was modified 2 years, 8 months ago by Rad UsrRad Usr.
    • This topic was modified 2 years, 8 months ago by Rad UsrRad Usr.
    • This topic was modified 2 years, 8 months ago by Rad UsrRad Usr.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.