Introduction

Homebrew is a package distribution manager for both MacOS and Linux

Installation

Official website

Just run the command below:

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

Frequent Questions:

[[How to proxy your local traffic]]