Install Liquibase with Homebrew
Last updated: July 14, 2025
Before you begin
Confirm that Java is installed. If you use the Liquibase Installer, Java is included automatically.
Procedure
1
Install Homebrew.
Install Homebrew if you need to.
To check whether it's already installed, run the following command in your terminal:
brew --version
If Homebrew is installed, the version number will be returned. If not, you'll see a message indicating the command was not found.
2
Run brew install.
In your command line, run the following command:
brew install liquibase