Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 806 Bytes

homebrew.md

File metadata and controls

27 lines (16 loc) · 806 Bytes

Installation for macOS - Homebrew

Documentation > Installation for macOS > Homebrew

Homebrew is a package manager for macOS that allows us to install various Unix applications easily.

Table of Contents

  1. Installation on macOS
  2. Update the Homebrew repository index

1. Installation on macOS

We recommend that you update the version of Homebrew before following this guide.

To install or update Homebrew, use the following link: https://brew.sh/


2. Update the Homebrew repository index

Update the repository index of the Homebrew package installer.

brew update