It’s on the top of the Homebrew homepage.
From a Terminal prompt:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
The command brew install wget
is an example of how to use Homebrew to install another application (in this case, wget
) after brew is already installed.
Historic…
Before about 2020, the command given on the Homebrew page was:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Related Posts:
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory. (mac user)
- SocketException: Address already in use MONGODB
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory. (mac user)
- Brew install docker does not include docker engine?
- brew install mysql on macOS
- How do you update Xcode on OSX to the latest version?
- mvn command not found in OSX Mavrerick
- How to install Java 8 on Mac
- How to update Ruby with Homebrew?
- Install Visual Studio 2015 on mac
- Recursively find all files that match a certain pattern
- How can I install a previous version of Python 3 in macOS using homebrew?
- mvn command not found in OSX Mavrerick
- Open an .html file with default browser using Bash on Mac
- -bash: export: `=’: not a valid identifier
- psql: command not found Mac
- sed command with -i option failing on Mac, but works on Linux
- Mac install and open mysql using terminal
- Why does cURL return error “(23) Failed writing body”?
- cannot download, $GOPATH not set
- What is the best/safest way to reinstall Homebrew?
- How to install latest version of openssl Mac OS X El Capitan
- How do I install pip on macOS or OS X?
- Enable OpenMP support in clang in Mac OS X (sierra & Mojave)
- How can I run python in terminal on a mac?
- Where to place $PATH variable assertions in zsh?
- Enable OpenMP support in clang in Mac OS X (sierra & Mojave)
- ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’
- Homebrew install specific version of formula?
- No “Proceed Anyway” option on NET::ERR_CERT_INVALID in Chrome on MacOS
- Xcode is not currently available from the Software Update server
- How to view / open a calculator in mac OS X?
- Xcode is not currently available from the Software Update server
- How to uninstall Python 2.7 on a Mac OS X 10.6.4?
- Please enter a commit message to explain why this merge is necessary, especially if it merges an updated upstream into a topic branch
- VirtualBox NS_ERROR_FAILURE (0x80004005) macOS
- How do I upgrade to Python 3.6 with conda?
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory
- pip or pip3 to install packages for Python 3?
- How to install JQ on Mac on the command line?
- OS X: equivalent of Linux’s wget
- Terminal error: zsh: permission denied: ./startup.sh
- Failed to attach the USB device SEGGER J-Link [0100] to the virtual machine WINDOWS 7
- Where do I find the bashrc file on Mac?
- ImportError: No module named sklearn (Python)
- What’s a good hex editor/viewer for the Mac?
- OS X: equivalent of Linux’s wget
- How to switch Python versions in Terminal?
- How to change default Python version?
- What version of Python is on my Mac?
- Mongod complains that there is no /data/db folder
- How can I open the Atom editor from the command line in OS X?
- How to uninstall Docker completely from a Mac?
- How to easily install and uninstall docker on MacOs
- How to install wget in macOS?
- Maven Install on Mac OS X
- dyld: Library not loaded … Reason: Image not found
- editing PATH variable on mac
- Upgrade Node.js to the latest version on Mac OS
- Change default title in mac terminal window
- Installing cgdb on a mac os x
- How do I update the password for Git?
- How to tell if homebrew is installed on Mac OS X
- What is the “Illegal Instruction: 4” error and why does “-mmacosx-version-min=10.x” fix it?
- How can I Remove .DS_Store files from a Git repository?
- Shared folder between MacOSX and Windows on Virtual Box
- VirtualBox: mount.vboxsf: mounting failed with the error: No such device
- Installing GCC on macOS Catalina
- gdb fails with “Unable to find Mach task port for process-id” error
- How do I edit $PATH (.bash_profile) on OS X?
- How to use vim in the terminal?
- OS X cp command in Terminal – No such file or directory
- matplotlib: RuntimeError: Python is not installed as a framework
- RE error: illegal byte sequence on Mac OS X
- Arduino IDE is not showing any port macOS
- Can’t connect to MySQL server on ‘127.0.0.1’ (61) on Mac
- boto3 python 2.7 ImportError: No module named boto3 USER_BASE USER_SITE site packages doesn’t exist
- Python: source code string cannot contain null bytes
- Reset MySQL root password using ALTER USER statement after install on Mac
- Making sure /usr/local/bin is in my $PATH on mac
- “Error installing rails” because “extconf.rb failed” on Ubuntu 18.04
- How to install pip for Python 3 on Mac OS X?
- What is the difference between MacVim and regular Vim?
- Reading syslog output on a Mac
- How to run C program on Mac OS X using Terminal?
- Pipe to/from the clipboard in a Bash script
- How can I install the Beautiful Soup module on the Mac?
- SQL Client for Mac OS X that works with MS SQL Server
- How do you stop MySQL on a Mac OS install?
- How can I display the current branch and folder path in terminal?
- How to navigate to to different directories in the terminal (mac)?
- Where to find extensions installed folder for Google Chrome on Mac?
- How do I install pip on macOS or OS X?
- hat’s a clean way to stop mongod on Mac OS X?
- How to restart a node.js server
- Mongod: Command Not Found (OS X)
- how to update npm on macOS
- Error when using ‘sed’ with ‘find’ command on OS X: “invalid command code .”
- Unable to access MySQL after it automatically generated a temporary password
- No module named ipykernel_launcher